[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config.x86_64)

Daniel Micay thestinger at archlinux.org
Sat Apr 29 17:50:53 UTC 2017


    Date: Saturday, April 29, 2017 @ 17:50:52
  Author: thestinger
Revision: 226310

enable DEBUG_CREDENTIALS/DEBUG_NOTIFIERS

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---------------+
 PKGBUILD      |    2 +-
 config.x86_64 |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-29 17:47:17 UTC (rev 226309)
+++ PKGBUILD	2017-04-29 17:50:52 UTC (rev 226310)
@@ -27,7 +27,7 @@
             'SKIP'
             'b1a7a98aa97cc0917fcab0def68032d5bf61838c79177b2222cee2485015458f'
             'SKIP'
-            'cdd92bdb28fabebe9e9911a1ee4f5b3b0b26075deda2be553fa19fe730ed1b6f'
+            'e3a1f98b2225df5853d8903f68e008deab27d7805464ae47de882b8b632156e2'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-04-29 17:47:17 UTC (rev 226309)
+++ config.x86_64	2017-04-29 17:50:52 UTC (rev 226310)
@@ -7579,8 +7579,8 @@
 CONFIG_DEBUG_LIST=y
 # CONFIG_DEBUG_PI_LIST is not set
 # CONFIG_DEBUG_SG is not set
-# CONFIG_DEBUG_NOTIFIERS is not set
-# CONFIG_DEBUG_CREDENTIALS is not set
+CONFIG_DEBUG_NOTIFIERS=y
+CONFIG_DEBUG_CREDENTIALS=y
 
 #
 # RCU Debugging



More information about the arch-commits mailing list