pygoscelis: Disable SLAB debugging

I don't use slab_debug=P anymore as it disables certain other functionalities.
This commit is contained in:
Nils Freydank 2021-09-02 19:13:27 +02:00
parent 028ddfbf77
commit 7661231c48
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -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