]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 10 Aug 2011 02:28:33 +0000 (19:28 -0700)
commitfc333e881cfd666f209a65dfd89e4e5a544c4d3f
treeb2894f73d713b97f90c718a1c5371ce29b28ea91
parenta8e7322e66839edbed155ea13d3cd68c7441387e
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