commit | eab0993c7ba5c7d9b3613d6037e0f31f0ccbe181 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Tue Jun 21 01:59:33 2011 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Sep 28 21:38:18 2011 -0700 |
tree | 9f37a94506e2c58d7d0139374bc21b64b9e073ed | |
parent | e0f23060adfa3f27beaa7918eff70258b88471b6 [diff] |
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>