srcu: Allow SRCU to access rcu_scheduler_active
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 10 Feb 2017 22:32:54 +0000 (14:32 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 18 Apr 2017 18:38:18 +0000 (11:38 -0700)
commit900b1028ec388e50c98200641ae4274794c807cf
tree189ccd5b77678b8e34046d5287a1d9deac9a62c9
parent15fecf89e46a962ccda583d919e25d9da7bf0723
srcu: Allow SRCU to access rcu_scheduler_active

This is primarily a code-movement commit in preparation for allowing
SRCU to handle early-boot SRCU grace periods.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcutiny.h
kernel/rcu/tiny_plugin.h
kernel/rcu/tree.c
kernel/rcu/tree_exp.h
kernel/rcu/update.c