From 9db946276054ce4cd0d254ce9f2a958ce48b0221 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 17 Jan 2012 10:28:49 -0500 Subject: [PATCH] Add the other KMEMLEAK options. --- config-generic | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config-generic b/config-generic index 590201d1a..925aeeb36 100644 --- a/config-generic +++ b/config-generic @@ -3695,10 +3695,12 @@ CONFIG_HEADERS_CHECK=y # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # DEBUG options that don't get enabled/disabled with 'make debug/release' -# -# Kmemleak still produces a lot of false positives. + CONFIG_DEBUG_KMEMLEAK=y -# +CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400 +# CONFIG_DEBUG_KMEMLEAK_TEST is not set +CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y + # This generates a huge amount of dmesg spew # CONFIG_DEBUG_KOBJECT is not set #