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

Commit aaa4d7fd authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: arm64: Increase kmemleak log size for couple of SoCs



Increase default kmemleak log size to 4000 from 400
to avoid kmemleak buffer overflow warnings. msmcortex_defconfig
file is used for msmtitanium and msm8937_deconfig file is used
for msm8937 and msmgold SoCs.

Change-Id: I4b4b8aeaf4ae0e9c12f176c890358edc647f95c2
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 4d24f88f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -611,6 +611,7 @@ 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
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_MEMORY_INIT=y
+1 −0
Original line number Diff line number Diff line
@@ -610,6 +610,7 @@ 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
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_MEMORY_INIT=y