commit | 3393c617229a3bb90ca18e256632401085e79a63 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Mar 12 16:54:14 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Apr 15 08:44:17 2013 -0700 |
tree | bc3bedb88011c88c7e150809b8814569a71f5cec | |
parent | 9814c3ab9e80b26a7e13a177169b97269347a0aa [diff] |
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). These interfaces never did get used, so this commit removes them, their rcutorture tests, and documentation referencing them. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>