linux/kernel/rcu
Paul E. McKenney 0854a05c9f rcu: Remove rsp parameter from rcu_gp_kthread() and friends
There now is only one rcu_state structure in a given build of the
Linux kernel, so there is no need to pass it as a parameter to RCU's
functions.  This commit therefore removes the rsp parameter from
rcu_gp_init(), rcu_gp_fqs_check_wake(), rcu_gp_fqs(), rcu_gp_cleanup(),
and rcu_gp_kthread().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2018-08-30 16:03:03 -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 Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD 2018-07-12 15:42:41 -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 sched/swait: Rename to exclusive 2018-06-20 11:35:56 +02:00
srcutree.c srcu: Add grace-period number to rcutorture statistics printout 2018-07-12 15:39:25 -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: Remove rsp parameter from rcu_gp_kthread() and friends 2018-08-30 16:03:03 -07:00
tree.h rcu: Remove rcu_state structure's ->rda field 2018-08-30 16:02:49 -07:00
tree_exp.h rcu: Remove rsp parameter from rcu_get_root() 2018-08-30 16:02:55 -07:00
tree_plugin.h rcu: Remove rsp parameter from note_gp_changes() 2018-08-30 16:03:02 -07:00
update.c rcu: Update comments and help text for no more RCU-bh updaters 2018-08-30 16:02:42 -07:00