arm: configs: tm1: Enable HUNG_TASK_DETECT configuration 88/157588/1 accepted/tizen/unified/20171031.055646 submit/tizen/20171031.014243
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 25 Oct 2017 07:55:40 +0000 (16:55 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 25 Oct 2017 07:56:07 +0000 (16:56 +0900)
This patch just enables the HUNG_TASK_DETECT configuration
in order to catch the deadlock issue.

Change-Id: I913fca23938141ad239cfd8a8c11db4663b20b3e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/arm/configs/tizen_tm1_defconfig

index 22af06d..767cb1e 100755 (executable)
@@ -3373,7 +3373,10 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
 CONFIG_PANIC_ON_OOPS=y
 CONFIG_PANIC_ON_OOPS_VALUE=1
-# CONFIG_DETECT_HUNG_TASK is not set
+CONFIG_DETECT_HUNG_TASK=y
+CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
+# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
+CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
 # CONFIG_SCHED_DEBUG is not set
 # CONFIG_SCHEDSTATS is not set
 # CONFIG_DEBUG_OBJECTS is not set