rcu: fixes to include/linux/rcupreempt.h
commitff9cf2ce7afe76435d66c898cc9dacaa68e79d41
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 1 Aug 2008 21:10:02 +0000 (1 14:10 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 15:02:56 +0000 (15 17:02 +0200)
tree81f97a2793fd5487c95e03b84ff061c1391be091
parent1f7b94cd3d564901f9e04a8bc5832ae7bfd690a0
rcu: fixes to include/linux/rcupreempt.h

Hello!

Compared tip/core/rcu to my latest patchset, and found the following
issues:

o the memory barrier in rcu_exit_nohz() somehow got out of place
(it is correct in mainline as of 2.6.26-rc7).

o There is a duplicate declaration of rcu_dyntick_sched.

The attached patch fixes these.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/rcupreempt.h