From a8d555f6f8ea326306555c0c61007faf6eddeded Mon Sep 17 00:00:00 2001 From: Daniel Baluta Date: Mon, 4 Apr 2011 15:06:44 -0700 Subject: [PATCH] --- yaml --- r: 243667 b: refs/heads/master c: 9718269a7f5f6f3d723dd34e05269579a3ccfc1e h: refs/heads/master i: 243665: cc103eb08039e4e13f3eaa56e5579cd4e95eef14 243663: bc9517359c26eb7f998f8aad2f4fad59f65bde70 v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 4c9faa9db10b..5ab98ddf4f25 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f65e51d740688b8a0ad15cbde34974e6c4559972 +refs/heads/master: 9718269a7f5f6f3d723dd34e05269579a3ccfc1e diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index df9234c5f9d1..c768bcdda1b7 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -434,11 +434,9 @@ config DEBUG_KMEMLEAK_EARLY_LOG_SIZE config DEBUG_KMEMLEAK_TEST tristate "Simple test for the kernel memory leak detector" - depends on DEBUG_KMEMLEAK + depends on DEBUG_KMEMLEAK && m help - Say Y or M here to build a test for the kernel memory leak - detector. This option enables a module that explicitly leaks - memory. + This option enables a module that explicitly leaks memory. If unsure, say N.