From 9db946276054ce4cd0d254ce9f2a958ce48b0221 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Jan 17 2012 15:28:49 +0000 Subject: Add the other KMEMLEAK options. --- diff --git a/config-generic b/config-generic index 590201d..925aeeb 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 #