aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu
diff options
context:
space:
mode:
authorPaul E. McKenney2021-04-29 11:30:49 -0700
committerPaul E. McKenney2021-05-13 09:13:23 -0700
commit0223846010750e28e4330f1beefb5564ba406ef7 (patch)
tree222fe0c0e8fcf1411db262767092825258d37b57 /kernel/rcu
parent1893afd63409111c6edcee9d6e1196fc06cf4fd7 (diff)
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions