diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-05-27 02:16:40 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-07-25 02:03:22 +0300 |
commit | 825c5bd2fd47d30148db15fc121216c483682b01 (patch) | |
tree | b31f9dae8649d26b1cbbda9f8821ba2c917c13a1 /net/9p | |
parent | 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 (diff) | |
download | linux-825c5bd2fd47d30148db15fc121216c483682b01.tar.xz |
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Other than lockdep support, Tiny RCU has no need for the
scheduler status. However, Tiny SRCU will need this to control
boot-time behavior independent of lockdep. Therefore, this commit
moves rcu_scheduler_starting() from kernel/rcu/tiny_plugin.h to
kernel/rcu/srcutiny.c. This in turn allows the complete removal of
kernel/rcu/tiny_plugin.h.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions