rcu: Replace synchronize_sched_expedited_wait() "_sched" with "_rcu"
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 27 Nov 2019 22:24:58 +0000 (14:24 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 9 Dec 2019 20:24:59 +0000 (12:24 -0800)
commit28f0361fdfab267a392cd6a6401446c9ea64de95
tree8167183d7914a866d5e2ce1b435e3b9771d6b6c0
parentde8cd0a533bfb57ff4ec6c85e3bdca013a5adcb7
rcu: Replace synchronize_sched_expedited_wait() "_sched" with "_rcu"

After RCU flavor consolidation, synchronize_sched_expedited_wait() does
both RCU-preempt and RCU-sched, whichever happens to have been built into
the running kernel.  This commit therefore changes this function's name
to synchronize_rcu_expedited_wait() to reflect its new generic nature.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tree_exp.h