rcu: Move RCU_BOOST declarations to allow compiler checking
authorPaul E. McKenney <paul.mckenney@linaro.org>
Tue, 21 Jun 2011 08:59:33 +0000 (01:59 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 29 Sep 2011 04:38:18 +0000 (21:38 -0700)
commiteab0993c7ba5c7d9b3613d6037e0f31f0ccbe181
tree9f37a94506e2c58d7d0139374bc21b64b9e073ed
parente0f23060adfa3f27beaa7918eff70258b88471b6
rcu: Move RCU_BOOST declarations to allow compiler checking

Andi Kleen noticed that one of the RCU_BOOST data declarations was
out of sync with the definition.  Move the declarations so that the
compiler can do the checking in the future.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.h
kernel/rcutree_trace.c