]> 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>
Tue, 6 Sep 2011 18:26:52 +0000 (11:26 -0700)
commit9c25ecff236e83d4ba248d522d75361b77c73e84
treeb2894f73d713b97f90c718a1c5371ce29b28ea91
parent429bfacd0e7f0ca1e00e544ae422302c366b9522
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