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
2 changed files with 3 additions and 3 deletions

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