[PATCH -tip] Switch m68knommu from CONFIG_CLASSIC_RCU to CONFIG_TREE_RCU.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: paulmck
Date: Monday, December 22, 2008 - 5:12 pm

From: Paul E. McKenney <paulmck@linux.vnet.ibm.com>

Only for testing in -tip and -next, not yet for inclusion into mainline.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
---
 arch/m68knommu/configs/m5208evb_defconfig |    2 +-
 arch/m68knommu/configs/m5249evb_defconfig |    2 +-
 arch/m68knommu/configs/m5275evb_defconfig |    2 +-
 arch/m68knommu/configs/m5307c3_defconfig  |    2 +-
 arch/m68knommu/configs/m5407c3_defconfig  |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/m68knommu/configs/m5208evb_defconfig b/arch/m68knommu/configs/m5208evb_defconfig
index 6fae33a..eed8981 100644
--- a/arch/m68knommu/configs/m5208evb_defconfig
+++ b/arch/m68knommu/configs/m5208evb_defconfig
@@ -93,7 +93,7 @@ CONFIG_IOSCHED_NOOP=y
 # CONFIG_DEFAULT_CFQ is not set
 CONFIG_DEFAULT_NOOP=y
 CONFIG_DEFAULT_IOSCHED="noop"
-CONFIG_CLASSIC_RCU=y
+CONFIG_TREE_RCU=y
 
 #
 # Processor type and features
diff --git a/arch/m68knommu/configs/m5249evb_defconfig b/arch/m68knommu/configs/m5249evb_defconfig
index cc64583..71956bd 100644
--- a/arch/m68knommu/configs/m5249evb_defconfig
+++ b/arch/m68knommu/configs/m5249evb_defconfig
@@ -92,7 +92,7 @@ CONFIG_IOSCHED_NOOP=y
 # CONFIG_DEFAULT_CFQ is not set
 CONFIG_DEFAULT_NOOP=y
 CONFIG_DEFAULT_IOSCHED="noop"
-CONFIG_CLASSIC_RCU=y
+CONFIG_TREE_RCU=y
 
 #
 # Processor type and features
diff --git a/arch/m68knommu/configs/m5275evb_defconfig b/arch/m68knommu/configs/m5275evb_defconfig
index 0d1256f..801ec9d 100644
--- a/arch/m68knommu/configs/m5275evb_defconfig
+++ b/arch/m68knommu/configs/m5275evb_defconfig
@@ -95,7 +95,7 @@ CONFIG_IOSCHED_NOOP=y
 # CONFIG_DEFAULT_CFQ is not set
 CONFIG_DEFAULT_NOOP=y
 CONFIG_DEFAULT_IOSCHED="noop"
-CONFIG_CLASSIC_RCU=y
+CONFIG_TREE_RCU=y
 
 #
 # Processor type and features
diff --git a/arch/m68knommu/configs/m5307c3_defconfig b/arch/m68knommu/configs/m5307c3_defconfig
index fe2acdf..84cffcf 100644
--- a/arch/m68knommu/configs/m5307c3_defconfig
+++ b/arch/m68knommu/configs/m5307c3_defconfig
@@ -95,7 +95,7 @@ CONFIG_IOSCHED_NOOP=y
 # CONFIG_DEFAULT_CFQ is not set
 CONFIG_DEFAULT_NOOP=y
 CONFIG_DEFAULT_IOSCHED="noop"
-CONFIG_CLASSIC_RCU=y
+CONFIG_TREE_RCU=y
 
 #
 # Processor type and features
diff --git a/arch/m68knommu/configs/m5407c3_defconfig b/arch/m68knommu/configs/m5407c3_defconfig
index 1118936..0a83c3b 100644
--- a/arch/m68knommu/configs/m5407c3_defconfig
+++ b/arch/m68knommu/configs/m5407c3_defconfig
@@ -96,7 +96,7 @@ CONFIG_IOSCHED_NOOP=y
 # CONFIG_DEFAULT_CFQ is not set
 CONFIG_DEFAULT_NOOP=y
 CONFIG_DEFAULT_IOSCHED="noop"
-CONFIG_CLASSIC_RCU=y
+CONFIG_TREE_RCU=y
 
 #
 # Processor type and features
-- 
1.5.2.5

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -tip] Switch m68knommu from CONFIG_CLASSIC_RCU to C ..., paulmck, (Mon Dec 22, 5:12 pm)
[PATCH, -tip] Make hierarchical RCU be the default, Paul E. McKenney, (Tue Dec 23, 3:06 pm)
Re: [PATCH -tip] Switch arm defconfig files from CONFIG_CL ..., Paul E. McKenney, (Thu Dec 25, 11:46 am)
Re: [PATCH -tip] Switch arm defconfig files from CONFIG_CL ..., Paul E. McKenney, (Thu Dec 25, 12:23 pm)
Re: [PATCH, -tip] Make hierarchical RCU be the default, Ingo Molnar, (Sat Dec 27, 3:35 am)
Re: [PATCH, -tip] Make hierarchical RCU be the default, Paul E. McKenney, (Sat Dec 27, 4:27 pm)
Re: [PATCH, -tip] Make hierarchical RCU be the default, Paul E. McKenney, (Sat Dec 27, 4:39 pm)
[PATCH, -tip] v2 Make hierarchical RCU be the default, Paul E. McKenney, (Sun Dec 28, 8:22 pm)