summaryrefslogtreecommitdiff
path: root/kernel/rcu/tree_plugin.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2016-04-15 16:35:29 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2016-06-14 16:01:41 -0700
commit3549c2bc2c4ea8ecfeb9d21cb81cb00c6002b011 (patch)
tree78d1e1e5af82cead573006d62a59cc2a0bfc1912 /kernel/rcu/tree_plugin.h
parentd3acab65f274800dd0901f0816f8bca9f2a8c8ec (diff)
rcu: Move expedited code from tree.c to tree_exp.h
People have been having some difficulty finding their way around the RCU code. This commit therefore pulls some of the expedited grace-period code from tree.c to a new tree_exp.h file. This commit is strictly code movement, with the exception of a forward declaration that was added for the sync_sched_exp_online_cleanup() function. A subsequent commit will move the remaining expedited grace-period code from tree_plugin.h to tree_exp.h. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/tree_plugin.h')
0 files changed, 0 insertions, 0 deletions