Skip to content

Commit

Permalink
rcu: Move RCU_BOOST #ifdefs to header file
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul E. McKenney authored and Paul E. McKenney committed Jun 16, 2011
1 parent a46e089 commit f8b7fc6
Show file tree
Hide file tree
Showing 3 changed files with 390 additions and 382 deletions.
Loading

0 comments on commit f8b7fc6

Please sign in to comment.