diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-03 17:22:34 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-30 16:03:09 -0700 |
commit | b8bb1f63cf9ac43fc3015449843fe1f81c1b31a6 (patch) | |
tree | 59e90d8cf7d8569a795953c8c4055358ceebc913 /lib | |
parent | 53b46303da84d611cd281f74a6538d47709b06b5 (diff) | |
download | linux-b8bb1f63cf9ac43fc3015449843fe1f81c1b31a6.tar.bz2 |
rcu: Remove rsp parameter from rcu_init_one() 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_init_one() and rcu_dump_rcu_node_tree().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions