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

rcu: Remove obsolete rcu_read_unlock() deadlock commentary



The deferred quiescent states resulting from the consolidation of RCU-bh
and RCU-sched into RCU means that rcu_read_unlock() will no longer attempt
to acquire scheduler locks if interrupts were disabled across that call
to rcu_read_unlock().  The cautions in the rcu_read_unlock() header
comment are therefore obsolete.  This commit therefore removes them.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 1893afd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment