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

Jan Steffens heftig at archlinux.org
Sun Jun 20 19:20:21 UTC 2021


    Date: Sunday, June 20, 2021 @ 19:20:20
  Author: heftig
Revision: 418491

FS#71296: Enable DEBUG_LIST

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-20 18:45:22 UTC (rev 418490)
+++ PKGBUILD	2021-06-20 19:20:20 UTC (rev 418491)
@@ -25,7 +25,7 @@
   'A2FF3A36AAA56654109064AB19802F8B0D70FC30'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            'df41f6d2cc9f9edad4cb3aa4c9fe74790110320d0beb40323f4ff40df48c6940')
+            'ffe1c14930227a0a8e7b19ccf1243a8f119df75f51849edce470b6b96167e2d7')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2021-06-20 18:45:22 UTC (rev 418490)
+++ config	2021-06-20 19:20:20 UTC (rev 418491)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.11-arch1 Kernel Configuration
+# Linux/x86 5.12.12-arch1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y
@@ -10287,7 +10287,7 @@
 #
 # Debug kernel data structures
 #
-# CONFIG_DEBUG_LIST is not set
+CONFIG_DEBUG_LIST=y
 # CONFIG_DEBUG_PLIST is not set
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_NOTIFIERS is not set



More information about the arch-commits mailing list