rcu: Move expedited code from tree_plugin.h to tree_exp.h
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 15 Apr 2016 23:44:07 +0000 (16:44 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:01:42 +0000 (16:01 -0700)
commit40e0a6cfd53e37d9b8863cdbc0adb1f72e9311e7
tree2cf31648b111d26fbecd8e3f081dc37e41a69b5a
parent3549c2bc2c4ea8ecfeb9d21cb81cb00c6002b011
rcu: Move expedited code from tree_plugin.h 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_plugin.h to a new tree_exp.h file.  This commit is strictly
code movement.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree_exp.h
kernel/rcu/tree_plugin.h