From 102e903033dd990bd54040a056c799339e46011c Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Mon, 26 Jul 2021 20:14:55 +0200 Subject: [PATCH] pygoscelis: Disable slub debugging --- pygoscelis-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pygoscelis-config b/pygoscelis-config index 9bdda5d..437224f 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -265,7 +265,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 @@ -5392,7 +5392,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