config: Disable DEBUG_LIST

The hardening we want is already part of `LIST_HARDENED`.

Fixes: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/26
This commit is contained in:
Jan Alexander Steffens (heftig) 2024-02-02 00:21:05 +01:00
parent 7e8e353066
commit f70afc85f5
No known key found for this signature in database
GPG Key ID: B8AC08600F108CDF
2 changed files with 3 additions and 3 deletions

View File

@ -42,12 +42,12 @@ sha256sums=('b7f08c652747574a3aa26e317d7a8f23ffab3fb645e1b1533b215dcfd5742b44'
'SKIP'
'268b0fb642718059cf9c9cf15a6a3fc41108f4d6fa85aed92e4e3318448c438c'
'SKIP'
'8f276a6245223b4bd7911a0a09e039d07ee91e6ee98f0ae83ebe19ac27e3a344')
'44ab14648c0036d070fe290c18f6dd928f29b5352b50655ad96c354f428955ca')
b2sums=('2dea0685e5c9b279beb7661f4efa91ccd662d55eb7c5a69aff52fc74bbb574fcb490a9abcc44d895583ca21b3e6860b3c5e9c35daae66b22c4fe97cab44b2a75'
'SKIP'
'54f72e3000c7d02a6109296db7853e140ea2c2295d33de6b865f98227241e6d0a4a753caee5709ae334a842559214e0ccb3e1fbf4fb21be8df66c84a9a2b6751'
'SKIP'
'3b1bdc6fe810cdf17ad8726af27f5abc0bcba49a2399b5ba863b462494b9af88daa2f6e7ca0a2017c76a747a9aef7ada855eab11299be5ae289537e8d5e84b2c')
'526e6a5dc674218466d7596c8b96e219bb8a17b8a1e676c95e8d67ff3c507cc9a91e5e0c624d86ae207753f66525eaed77ce526d06186cb9d9e448116cb1bacb')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase

2
config
View File

@ -11496,7 +11496,7 @@ CONFIG_STACKTRACE=y
#
# Debug kernel data structures
#
CONFIG_DEBUG_LIST=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PLIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set