From: Konrad Rzeszutek Wilk Date: Mon, 10 Jun 2013 14:22:26 +0000 (-0400) Subject: config: Allow KMEMLEAK to have a bigger buffer. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cced75d9864a1580c28f7fd80fc34c64c321ab42;p=xentesttools%2Fbootstrap.git config: Allow KMEMLEAK to have a bigger buffer. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index 6d66491..8e3f578 100644 --- a/linux.config +++ b/linux.config @@ -23,7 +23,7 @@ CONFIG_KERNEL_GZIP=y # CONFIG_LOCALVERSION_AUTO=y CONFIG_DEBUG_KMEMLEAK=y - +CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4000 # CONFIG_SYSCTL=y # CONFIG_STRIP_ASM_SYMS is not set