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

Commit 2de1bf5d authored by Matt Wagantall's avatar Matt Wagantall
Browse files

defconfig: msm: enable CONFIG_PANIC_ON_SCHED_BUG



Trigger panics along with all "BUG:" prints from the scheduler
core, including "scheduling while atomic", and "sleeping from
invalid context."

Change-Id: Id310ef51ef818c21df0c2a3b63679cbab9992f1f
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent 87bc2fdd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -540,6 +540,7 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_PANIC_TIMEOUT=5
CONFIG_PANIC_ON_RECURSIVE_FAULT=y
CONFIG_PANIC_ON_SCHED_BUG=y
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
CONFIG_DEBUG_SPINLOCK=y