From: Jason Baron Date: Mon, 19 Jul 2010 10:54:17 +0000 (+0100) Subject: kmemleak: Introduce a default off mode for kmemleak X-Git-Tag: v2.6.36-rc1~298^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab0155a22ad5bda3a6dbfbbecc416cbe92619755;p=pandora-kernel.git kmemleak: Introduce a default off mode for kmemleak Introduce a new DEBUG_KMEMLEAK_DEFAULT_OFF config parameter that allows kmemleak to be disabled by default, but enabled on the command line via: kmemleak=on. Although a reboot is required to turn it on, its still useful to not require a re-compile. Signed-off-by: Jason Baron Signed-off-by: Catalin Marinas Acked-by: Pekka Enberg --- Reading git-diff-tree failed