]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove one layer of abstraction from PROVE_RCU checking
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 24 Jun 2011 02:12:13 +0000 (19:12 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 13 Sep 2011 15:46:40 +0000 (08:46 -0700)
commit02f518bebc204d25c10768ade9b98f142a5240d2
tree9f533ad3b2d089364439b48c22ba1d30c2c8341f
parent426f78e97a71412fa811982ca544c0c2dee79fad
rcu: Remove one layer of abstraction from PROVE_RCU checking

Simplify things a bit by substituting the definitions of the single-line
rcu_read_acquire(), rcu_read_release(), rcu_read_acquire_bh(),
rcu_read_release_bh(), rcu_read_acquire_sched(), and
rcu_read_release_sched() functions at their call points.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h