[meta-lsi] [PATCH 21/24] linux-yocto_3.10: Update DEBUG fragments

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:43:19 PST 2016


Update local fragments to match Github defconfigs from
commit c3f91a2dd4b35bd4dee378fe5c6aa9116ab7ed19.

Changes are:
KMEMLEAK_EARLY_LOG_SIZE is now 8192
Turn off CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF and CONFIG_DEBUG_PER_CPU_MAPS

Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 .../linux/conf/linux-yocto/linux-3.10/axxiaarm/common/dbg-non-hw.cfg   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/common/dbg-non-hw.cfg b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/common/dbg-non-hw.cfg
index c6636c6..786b4b0 100644
--- a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/common/dbg-non-hw.cfg
+++ b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/common/dbg-non-hw.cfg
@@ -29,7 +29,7 @@ CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
 CONFIG_SLUB_DEBUG_ON=y
 CONFIG_SLUB_STATS=y
 CONFIG_DEBUG_KMEMLEAK=y
-CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
+CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=8192
 CONFIG_DEBUG_RT_MUTEXES=y
 CONFIG_PROVE_LOCKING=y
 CONFIG_LOCK_STAT=y
@@ -53,5 +53,4 @@ CONFIG_DEBUG_CREDENTIALS=y
 CONFIG_SPARSE_RCU_POINTER=y
 CONFIG_RCU_CPU_STALL_INFO=y
 CONFIG_RCU_TRACE=y
-CONFIG_DEBUG_PER_CPU_MAPS=y
 CONFIG_DEBUG_PAGEALLOC=y
-- 
1.9.1



More information about the meta-lsi mailing list