linux/kernel/rcu
Paul E. McKenney 9cbc5b9702 rcu: Eliminate grace-period management code use of rsp
Now that there is only one rcu_state structure, there is less point
in maintaining a pointer to it.  This commit therefore replaces
rsp with &rcu_state in rcu_start_this_gp(), rcu_accelerate_cbs(),
__note_gp_changes(), rcu_gp_init(), rcu_gp_fqs(), rcu_gp_cleanup(),
rcu_gp_kthread(), and rcu_report_qs_rsp().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2018-08-30 16:03:20 -07:00
..
Kconfig rcu: Update comments and help text for no more RCU-bh updaters 2018-08-30 16:02:42 -07:00
Kconfig.debug
Makefile
rcu.h rcu: Remove rsp parameter from rcu_node tree accessor macros 2018-08-30 16:03:16 -07:00
rcu_segcblist.c
rcu_segcblist.h
rcuperf.c Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD 2018-07-12 15:42:41 -07:00
rcutorture.c rcutorture: Test extended "rcu" read-side critical sections 2018-08-30 16:02:35 -07:00
srcutiny.c
srcutree.c rcu: Remove rsp parameter from rcu_node tree accessor macros 2018-08-30 16:03:16 -07:00
sync.c
tiny.c rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched 2018-08-30 16:02:46 -07:00
tree.c rcu: Eliminate grace-period management code use of rsp 2018-08-30 16:03:20 -07:00
tree.h rcu: Remove for_each_rcu_flavor() flavor-traversal macro 2018-08-30 16:03:18 -07:00
tree_exp.h rcu: Remove rsp parameter from rcu_node tree accessor macros 2018-08-30 16:03:16 -07:00
tree_plugin.h rcu: Remove for_each_rcu_flavor() flavor-traversal macro 2018-08-30 16:03:18 -07:00
update.c rcu: Update comments and help text for no more RCU-bh updaters 2018-08-30 16:02:42 -07:00