[kernel] 3.5 reminder

Dave Jones davej at fedoraproject.org
Mon Apr 30 16:20:21 UTC 2012


commit cb46c3674a4a51b597df10678d1750b9b0fe0553
Author: Dave Jones <davej at redhat.com>
Date:   Mon Apr 30 12:20:09 2012 -0400

    3.5 reminder

 TODO           |    4 +++-
 config-generic |    1 +
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/TODO b/TODO
index 652000e..b730fd5 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
+* Post 3.5:
+- Check if PaulMcK has fixed CONFIG_RCU_FAST_NO_HZ
+
 Config TODOs:
 * review & disable a bunch of the I2C, RTC, DVB, SOUND options.
 
-
 Spec file TODOs:
 
 * modules-extra: Do a few more things to make it a bit more robust.
diff --git a/config-generic b/config-generic
index d6d04e5..9d6be3c 100644
--- a/config-generic
+++ b/config-generic
@@ -4296,6 +4296,7 @@ CONFIG_LSM_MMAP_MIN_ADDR=65536
 CONFIG_STRIP_ASM_SYMS=y
 
 # CONFIG_RCU_FANOUT_EXACT is not set
+# FIXME: Revisit FAST_NO_HZ after 3.5
 # CONFIG_RCU_FAST_NO_HZ is not set
 CONFIG_RCU_CPU_STALL_TIMEOUT=60
 # CONFIG_RCU_TORTURE_TEST is not set


More information about the scm-commits mailing list