Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0efe8764 authored by Archit Saxena's avatar Archit Saxena
Browse files

msm: defconfig: Add SLUB_DEBUG_ON on SDM429 target



Add config SLUB_DEBUG_ON to check for faulty slab corruption.
This is to help pass LKDTM_WRITE_AFTER_FREE test.

Change-Id: I555ff116476acca3bb0affbcda8f4c3f616bdd58
Signed-off-by: default avatarArchit Saxena <archsaxe@codeaurora.org>
parent d02c1474
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -574,6 +574,7 @@ CONFIG_DEBUG_OBJECTS_TIMERS=y
CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y
CONFIG_SLUB_DEBUG_ON=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4000
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y