From: Paul E. McKenney Date: Tue, 8 May 2012 17:21:50 +0000 (-0700) Subject: rcu: Test srcu_barrier() from rcutorture test suite X-Git-Tag: v3.6-rc1~168^2^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f8d3788ed7cf55946030dc9b76e73edb111602;p=pandora-kernel.git rcu: Test srcu_barrier() from rcutorture test suite SRCU now has a call_srcu() and an srcu_barrier(), but rcutorture does not test them. This commit adds the machinery to allow rcutorture's existing tests for call_rcu() and rcu_barrier() to apply to the SRCU equivalents. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed