rcu: Move RCU_BOOST #ifdefs to header file
authorPaul E. McKenney <paul.mckenney@linaro.org>
Thu, 16 Jun 2011 15:26:32 +0000 (08:26 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 16 Jun 2011 23:12:05 +0000 (16:12 -0700)
The commit "use softirq instead of kthreads except when RCU_BOOST=y"
just applied #ifdef in place.  This commit is a cleanup that moves
the newly #ifdef'ed code to the header file kernel/rcutree_plugin.h.

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

Simple merge
Simple merge
Simple merge