From eb818a6b7f4918569656c1f0a42d8955bd7ea230 Mon Sep 17 00:00:00 2001 From: Reg Tiangha Date: Fri, 2 Jun 2017 13:51:26 -0600 Subject: [PATCH] Revert CONFIG_SLUB_DEBUG_ON --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 2a3a989..688d98d 100644 --- a/config +++ b/config @@ -6940,7 +6940,7 @@ CONFIG_PAGE_POISONING=y CONFIG_PAGE_POISONING_ZERO=y # CONFIG_DEBUG_PAGE_REF is not set # CONFIG_DEBUG_OBJECTS is not set -CONFIG_SLUB_DEBUG_ON=y +# CONFIG_SLUB_DEBUG_ON is not set # CONFIG_SLUB_STATS is not set CONFIG_HAVE_DEBUG_KMEMLEAK=y # CONFIG_DEBUG_KMEMLEAK is not set