[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <12299911474050-git-send-email-paulmck@linux.vnet.ibm.com>
Date: Mon, 22 Dec 2008 16:12:20 -0800
From: paulmck@...ux.vnet.ibm.com
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu, tglx@...utronix.de, akpm@...ux-foundation.org,
ralf@...ux-mips.org, kernel@...tstofly.org, hskinnemoen@...el.com,
cooloney@...nel.org, tony.luck@...el.com, geert@...ux-m68k.org,
zippel@...ux-m68k.org, jwboyer@...ux.vnet.ibm.com,
mporter@...nel.crashing.org, grant.likely@...retlab.ca,
paulus@...ba.org, benh@...nel.crashing.org, dhowells@...hat.com,
yasutake.koichi@...panasonic.com, lethal@...ux-sh.org,
hpa@...or.com, "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: [PATCH -tip] Switch ia64 defconfig from CONFIG_CLASSIC_RCU to CONFIG_TREE_RCU.
From: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Only for testing in -tip and -next, not yet for inclusion into mainline.
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
---
arch/ia64/configs/generic_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/ia64/configs/generic_defconfig b/arch/ia64/configs/generic_defconfig
index 27eb676..124f14a 100644
--- a/arch/ia64/configs/generic_defconfig
+++ b/arch/ia64/configs/generic_defconfig
@@ -110,7 +110,7 @@ CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
-CONFIG_CLASSIC_RCU=y
+CONFIG_TREE_RCU=y
# CONFIG_FREEZER is not set
#
--
1.5.2.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists