From 2eba9aa0ec1138810962570cdea91570722addf2 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Sep 07 2010 16:40:07 +0000 Subject: Disable hung task checker, it only ever causes false positives. (#630777) --- diff --git a/config-generic b/config-generic index 2b97a95..1d079b5 100644 --- a/config-generic +++ b/config-generic @@ -4258,7 +4258,7 @@ CONFIG_DEBUG_NX_TEST=m CONFIG_DEBUG_BOOT_PARAMS=y CONFIG_DETECT_SOFTLOCKUP=y # 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 diff --git a/kernel.spec b/kernel.spec index dbff5f6..4d2cd3e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -48,7 +48,7 @@ Summary: The Linux kernel # reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec). # scripts/rebase.sh should be made to do that for you, actually. # -%global baserelease 21 +%global baserelease 22 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -1921,6 +1921,9 @@ fi # and build. %changelog +* Tue Sep 07 2010 Dave Jones 2.6.35.4-22 +- Disable hung task checker, it only ever causes false positives. (#630777) + * Tue Sep 07 2010 Jarod Wilson 2.6.35.4-21 - Enhance HID layer to fully support TiVo Slide remote and dongle