rcutorture: Test extended "rcu" read-side critical sections
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 21 Jun 2018 23:17:46 +0000 (16:17 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 30 Aug 2018 23:02:35 +0000 (16:02 -0700)
commitc0335743c5d80233753d81a4c7d22b7437363a8f
tree96e42ce54643b959446820490e13c24af61a3921
parent3e31009898699dfca823893054748d85048dc7b3
rcutorture: Test extended "rcu" read-side critical sections

This commit makes the "rcu" torture type test extended read-side
critical sections in order to test the deferral of RCU-preempt
quiescent-state testing.

In CONFIG_PREEMPT=n kernels, this simply duplicates the setup already
in place for the "sched" torture type.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/rcutorture.c