From cced75d9864a1580c28f7fd80fc34c64c321ab42 Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Mon, 10 Jun 2013 10:22:26 -0400 Subject: [PATCH] config: Allow KMEMLEAK to have a bigger buffer. Signed-off-by: Konrad Rzeszutek Wilk --- linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5