diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-11-27 13:59:37 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-09 12:24:58 -0800 |
commit | 6c7d7dbf5b7f965eda0d39fbbb8fee005b08f340 (patch) | |
tree | 58a85a05b0d186526069adeb3cb502aae5fc5794 /.gitattributes | |
parent | 4bc6b745e5cbefed92c48071e28a5f41246d0470 (diff) | |
download | lwn-6c7d7dbf5b7f965eda0d39fbbb8fee005b08f340.tar.gz lwn-6c7d7dbf5b7f965eda0d39fbbb8fee005b08f340.zip |
rcu: Rename sync_rcu_preempt_exp_done() to sync_rcu_exp_done()
Now that the RCU flavors have been consolidated, there is one common
function for checking to see if an expedited RCU grace period has
completed, namely sync_rcu_preempt_exp_done(). Because this function is
no longer specific to RCU-preempt, this commit removes the "_preempt" from
its name. This commit also changes sync_rcu_preempt_exp_done_unlocked()
to sync_rcu_exp_done_unlocked() for the same reason.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions