]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 29 Sep 2015 14:55:41 +0000 (07:55 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 4 Dec 2015 20:27:30 +0000 (12:27 -0800)
commit953a4c75d621e3a46a84ad66f938ee1cbf33ebc9
tree4cee3952fd004cdfeda6d39d8f7456c3be3aacb2
parent5f082ab876df6ded50725f98c418ac1310917d56
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()

Several releases have come and gone without the warning triggering,
so remove the lock-acquisition loop.  Retain the WARN_ON_ONCE()
out of sheer paranoia.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree_plugin.h