From: Paul E. McKenney Date: Fri, 7 Oct 2011 16:22:03 +0000 (+0200) Subject: rcu: Remove one layer of abstraction from PROVE_RCU checking X-Git-Tag: v3.3-rc1~193^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ab29f8be918b34a1ccd174569a53f0eb04b0a5;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett --- Reading git-diff-tree failed