]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove one layer of abstraction from PROVE_RCU checking
authorPaul E. McKenney <paul.mckenney@linaro.org>
Fri, 7 Oct 2011 16:22:03 +0000 (18:22 +0200)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 11 Dec 2011 18:31:32 +0000 (10:31 -0800)
commit563881a2ef8c9a195f46038147c9fbf1bdc982ca
tree397799eee7eecc96c98f866db1536a19f863b513
parenta6ab456f2b2aaff405d1eb19fc2f873510130526
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>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
include/linux/rcupdate.h