Skip to content
Commit cb2f5536 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

modules: Replace synchronize_sched() and call_rcu_sched()



Now that synchronize_rcu() waits for preempt-disable regions of code
as well as RCU read-side critical sections, synchronize_sched() can
be replaced by synchronize_rcu().  Similarly, call_rcu_sched() can be
replaced by call_rcu().  This commit therefore makes these changes.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.ibm.com>
Acked-by: default avatarJessica Yu <jeyu@kernel.org>
parent c9a863bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment