commit | 8ba9153b2c3ab733d64e22adb57820ccb6afc496 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Sep 29 07:55:41 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Dec 04 12:27:30 2015 -0800 |
tree | 4cee3952fd004cdfeda6d39d8f7456c3be3aacb2 | |
parent | fecbf6f01fbd83e6419ccb7f61d9a6eb987f1d92 [diff] |
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>