[kernel/f16] Disable CONFIG_RCU_FAST_NO_HZ for now. (rhbz 806548)

Dave Jones davej at fedoraproject.org
Mon Apr 30 16:17:23 UTC 2012


commit cebff535ca3de718d841c2b1a807b765021e176c
Author: Dave Jones <davej at redhat.com>
Date:   Mon Apr 30 12:17:08 2012 -0400

    Disable CONFIG_RCU_FAST_NO_HZ for now. (rhbz 806548)

 config-generic |    2 +-
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 681fc30..89c64ff 100644
--- a/config-generic
+++ b/config-generic
@@ -4561,7 +4561,7 @@ CONFIG_LSM_MMAP_MIN_ADDR=65536
 CONFIG_STRIP_ASM_SYMS=y
 
 # CONFIG_RCU_FANOUT_EXACT is not set
-CONFIG_RCU_FAST_NO_HZ=y
+# CONFIG_RCU_FAST_NO_HZ is not set
 CONFIG_RCU_CPU_STALL_TIMEOUT=60
 # CONFIG_RCU_TORTURE_TEST is not set
 # CONFIG_RCU_TRACE is not set
diff --git a/kernel.spec b/kernel.spec
index 18c030a..96ed95a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2235,6 +2235,9 @@ fi
 # and build.
 
 %changelog
+* Mon Apr 30 2012 Dave Jones <davej at redhat.com>
+- Disable CONFIG_RCU_FAST_NO_HZ for now. (rhbz 806548)
+
 * Fri Apr 27 2012 Justin M. Forbes <jforbes at redhat.com> 3.3.4-1
 - Linux 3.3.4
 


More information about the scm-commits mailing list