linux_*_hardened: don't set DEBUG_LIST

Upstreamed in anthraxx/linux-hardened@6b20124185.
This commit is contained in:
Emily 2020-04-04 23:04:48 +01:00
parent 0611462e33
commit 3eeb5240ac

View File

@ -40,7 +40,6 @@ assert (versionAtLeast version "4.9");
# Perform additional validation of commonly targeted structures.
DEBUG_CREDENTIALS = yes;
DEBUG_NOTIFIERS = yes;
DEBUG_LIST = yes;
DEBUG_PI_LIST = yes; # doesn't BUG()
DEBUG_SG = yes;
SCHED_STACK_END_CHECK = yes;