From: Paul E. McKenney Date: Tue, 21 Feb 2012 01:51:45 +0000 (-0800) Subject: rcu: Introduce rcutorture testing for rcu_barrier() X-Git-Tag: v3.5-rc1~164^2^2^4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae4b54f28f034d228fa3bfc98858c698b64e89c;p=pandora-kernel.git rcu: Introduce rcutorture testing for rcu_barrier() Although rcutorture does invoke rcu_barrier() and friends, it cannot really be called a torture test given that it invokes them only once at the end of the test. This commit therefore introduces heavy-duty rcutorture testing for rcu_barrier(), which may be carried out concurrently with normal rcutorture testing. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed