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

Dave Jones davej at fedoraproject.org
Mon Apr 30 16:18:52 UTC 2012


commit cab5127bd135f748bba3bf03a509d57c03264749
Author: Dave Jones <davej at redhat.com>
Date:   Mon Apr 30 12:18:46 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 cbef9af..4afa51a 100644
--- a/config-generic
+++ b/config-generic
@@ -4334,7 +4334,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 e973242..82c730d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2413,6 +2413,9 @@ fi
 #    '-'      |  |
 #              '-'
 %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