]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'core/urgent' into core/rcu
authorIngo Molnar <mingo@elte.hu>
Tue, 14 Apr 2009 09:32:23 +0000 (11:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Apr 2009 09:32:30 +0000 (11:32 +0200)
Merge reason: new patches to be queued up depend on:

   ef631b0: rcu: Make hierarchical RCU less IPI-happy

Signed-off-by: Ingo Molnar <mingo@elte.hu>
init/Kconfig

index 7be4d3836745a049596e7be06b5e850c035b1f72..d4e9671347ee907ba9f59f5a87f0e446970b9725 100644 (file)
@@ -308,7 +308,7 @@ menu "RCU Subsystem"
 
 choice
        prompt "RCU Implementation"
-       default CLASSIC_RCU
+       default TREE_RCU
 
 config CLASSIC_RCU
        bool "Classic RCU"