diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-05 15:47:01 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-30 16:03:20 -0700 |
commit | 9cbc5b97029bff2db7fb413d6ce588d38373834c (patch) | |
tree | ca9a5d13a8eb978de30f0ae16507fe9a916206f7 /Makefile | |
parent | 4c6ed43708bbd53112f3a455bf7fe0d224167943 (diff) |
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions