pygoscelis: Disable SLAB debugging
I don't use slab_debug=P anymore as it disables certain other functionalities.
This commit is contained in:
parent
028ddfbf77
commit
7661231c48
1 changed files with 1 additions and 2 deletions
|
@ -267,7 +267,7 @@ CONFIG_PERF_EVENTS=y
|
|||
# end of Kernel Performance Events And Counters
|
||||
|
||||
CONFIG_VM_EVENT_COUNTERS=y
|
||||
CONFIG_SLUB_DEBUG=y
|
||||
# CONFIG_SLUB_DEBUG is not set
|
||||
# CONFIG_COMPAT_BRK is not set
|
||||
# CONFIG_SLAB is not set
|
||||
CONFIG_SLUB=y
|
||||
|
@ -5357,7 +5357,6 @@ CONFIG_DEBUG_WX=y
|
|||
CONFIG_GENERIC_PTDUMP=y
|
||||
CONFIG_PTDUMP_CORE=y
|
||||
# CONFIG_DEBUG_OBJECTS is not set
|
||||
# CONFIG_SLUB_DEBUG_ON is not set
|
||||
# CONFIG_SLUB_STATS is not set
|
||||
CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
||||
# CONFIG_DEBUG_KMEMLEAK is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue