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

rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop



This commit gets rid of synchronize_rcu_expedited()'s mutex_trylock()
polling loop in favor of the funnel-locking scheme that was abstracted
from synchronize_sched_expedited().

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 7fd0ddc5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment