Skip to content
Snippets Groups Projects
user avatar
Paul E. McKenney authored
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>
cb2f5536
History
Name Last commit Last update