summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2010-09-07 12:40:53 -0400
committerDave Jones <davej@redhat.com>2010-09-07 12:40:53 -0400
commit7a8f975af3a0656b907a75c6c0362404ee14f131 (patch)
treec2ec5cd77552377717dac3c20b73a12b2d0211d2 /config-generic
parent5d4ac2732c01d478dcda87a81cfaa25aae22488c (diff)
downloadkernel-7a8f975af3a0656b907a75c6c0362404ee14f131.tar.gz
kernel-7a8f975af3a0656b907a75c6c0362404ee14f131.tar.xz
kernel-7a8f975af3a0656b907a75c6c0362404ee14f131.zip
Disable hung task checker, it only ever causes false positives. (#630777)
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 78d91ec4b..fe2399bd8 100644
--- a/config-generic
+++ b/config-generic
@@ -4308,7 +4308,7 @@ CONFIG_DETECT_SOFTLOCKUP=y
CONFIG_LOCKUP_DETECTOR=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
-CONFIG_DETECT_HUNG_TASK=y
+# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_ATOMIC64_SELFTEST=y