commit | 900b1028ec388e50c98200641ae4274794c807cf | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Feb 10 14:32:54 2017 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Apr 18 11:38:18 2017 -0700 |
tree | 189ccd5b77678b8e34046d5287a1d9deac9a62c9 | |
parent | 15fecf89e46a962ccda583d919e25d9da7bf0723 [diff] |
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>