Controls the kernel’s behavior when a hung task is detected. This file shows up if CONFIG_DETECT_HUNG_TASK is enabled.
= =================================================
0 Continue operation. This is the default behavior.
1 Panic immediately.
= =================================================