From 38bd62e40bd2033f883afc26ffec1648992bbd5f Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Sun, 20 Jun 2021 19:20:20 +0000 Subject: [PATCH] FS#71296: Enable DEBUG_LIST --- PKGBUILD | 2 +- config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 77bf084..3da8482 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -25,7 +25,7 @@ validpgpkeys=( 'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig) ) sha256sums=('SKIP' - 'df41f6d2cc9f9edad4cb3aa4c9fe74790110320d0beb40323f4ff40df48c6940') + 'ffe1c14930227a0a8e7b19ccf1243a8f119df75f51849edce470b6b96167e2d7') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase diff --git a/config b/config index 8e2677a..32138c7 100644 --- a/config +++ b/config @@ -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 @@ CONFIG_STACKTRACE=y # # 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