From: Paul E. McKenney Date: Thu, 16 Jun 2011 15:26:32 +0000 (-0700) Subject: rcu: Move RCU_BOOST #ifdefs to header file X-Git-Tag: v3.0-rc4~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b7fc6b514f34a51875dd48dff70d4d17a54f38;p=pandora-kernel.git rcu: Move RCU_BOOST #ifdefs to header file 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 Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed