mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -tip] v2: Make TREE_RCU be default (was CLASSIC_RCU).
@ 2009-04-06 22:16 Paul E. McKenney
  2009-04-06 22:18 ` Kyle McMartin
  0 siblings, 1 reply; 3+ messages in thread
From: Paul E. McKenney @ 2009-04-06 22:16 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, akpm, dipankar, niv, manfred, peterz, lethal, kernel,
	andi, kyle, deller, davem, ralf, jes, benh, paulus, anton

Given that there have been no TREE_RCU bugs reported for some months,
it is time to make TREE_RCU be the default RCU implementation.  The rest
of this series updates defconfig files that: (1) have CONFIG_SMP=y and
(2) explicitly mention CONFIG_CLASSIC_RCU.

Given that I don't have access to most of the relevant hardware, much
of this is untested.

Changes since v1: per-arch defconfig patches dropped.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
---
 init/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 236a793..ef9d030 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -302,7 +302,7 @@ menu "RCU Subsystem"

 choice
 	prompt "RCU Implementation"
-	default CLASSIC_RCU
+	default TREE_RCU

 config CLASSIC_RCU
 	bool "Classic RCU"
-- 
1.5.2.5



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -tip] v2: Make TREE_RCU be default (was CLASSIC_RCU).
  2009-04-06 22:16 [PATCH -tip] v2: Make TREE_RCU be default (was CLASSIC_RCU) Paul E. McKenney
@ 2009-04-06 22:18 ` Kyle McMartin
  2009-04-06 22:33   ` Paul E. McKenney
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle McMartin @ 2009-04-06 22:18 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: linux-kernel, mingo, akpm, dipankar, niv, manfred, peterz,
	lethal, kernel, andi, kyle, deller, davem, ralf, jes, benh,
	paulus, anton

On Mon, Apr 06, 2009 at 03:16:28PM -0700, Paul E. McKenney wrote:
> Given that there have been no TREE_RCU bugs reported for some months,
> it is time to make TREE_RCU be the default RCU implementation.  The rest
> of this series updates defconfig files that: (1) have CONFIG_SMP=y and
> (2) explicitly mention CONFIG_CLASSIC_RCU.
> 
> Given that I don't have access to most of the relevant hardware, much
> of this is untested.
> 
> Changes since v1: per-arch defconfig patches dropped.
> 
> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> 

Do you intend to do this for .30 or .31? I'll try to test it as
soon as I can on parisc... Somehow I suspect it won't be the worst
of the problems... :)

regards, Kyle

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -tip] v2: Make TREE_RCU be default (was CLASSIC_RCU).
  2009-04-06 22:18 ` Kyle McMartin
@ 2009-04-06 22:33   ` Paul E. McKenney
  0 siblings, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2009-04-06 22:33 UTC (permalink / raw)
  To: Kyle McMartin
  Cc: linux-kernel, mingo, akpm, dipankar, niv, manfred, peterz,
	lethal, kernel, andi, deller, davem, ralf, jes, benh, paulus,
	anton

On Mon, Apr 06, 2009 at 06:18:34PM -0400, Kyle McMartin wrote:
> On Mon, Apr 06, 2009 at 03:16:28PM -0700, Paul E. McKenney wrote:
> > Given that there have been no TREE_RCU bugs reported for some months,
> > it is time to make TREE_RCU be the default RCU implementation.  The rest
> > of this series updates defconfig files that: (1) have CONFIG_SMP=y and
> > (2) explicitly mention CONFIG_CLASSIC_RCU.
> > 
> > Given that I don't have access to most of the relevant hardware, much
> > of this is untested.
> > 
> > Changes since v1: per-arch defconfig patches dropped.
> > 
> > Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> 
> Do you intend to do this for .30 or .31? I'll try to test it as
> soon as I can on parisc... Somehow I suspect it won't be the worst
> of the problems... :)

I was hoping for .30 -- should I now don my asbestos suit?  ;-)

						Thanx, Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-06 22:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-06 22:16 [PATCH -tip] v2: Make TREE_RCU be default (was CLASSIC_RCU) Paul E. McKenney
2009-04-06 22:18 ` Kyle McMartin
2009-04-06 22:33   ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®