linux_*_hardened: don't set DEBUG_LIST
Upstreamed in anthraxx/linux-hardened@6b20124185.
This commit is contained in:
parent
0611462e33
commit
3eeb5240ac
@ -40,7 +40,6 @@ assert (versionAtLeast version "4.9");
|
|||||||
# Perform additional validation of commonly targeted structures.
|
# Perform additional validation of commonly targeted structures.
|
||||||
DEBUG_CREDENTIALS = yes;
|
DEBUG_CREDENTIALS = yes;
|
||||||
DEBUG_NOTIFIERS = yes;
|
DEBUG_NOTIFIERS = yes;
|
||||||
DEBUG_LIST = yes;
|
|
||||||
DEBUG_PI_LIST = yes; # doesn't BUG()
|
DEBUG_PI_LIST = yes; # doesn't BUG()
|
||||||
DEBUG_SG = yes;
|
DEBUG_SG = yes;
|
||||||
SCHED_STACK_END_CHECK = yes;
|
SCHED_STACK_END_CHECK = yes;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user