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

Commit 313a5a97 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: arm64: Enable BOOTPARAM_HUNG_TASK_PANIC flag for sdm855



Enable config BOOTPARAM_HUNG_TASK_PANIC flag for sdm855, so that
kernel to panic on "hung tasks", which are bugs that cause the
kernel to leave a task stuck in uninterruptible "D" state.

Change-Id: I0c116c98dbfc036f102b0bf0822cba558fac96ce
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 05881c3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -351,6 +351,7 @@ CONFIG_DEBUG_STACK_USAGE=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
CONFIG_WQ_WATCHDOG=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_SCHEDSTATS=y