rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 25 Dec 2020 15:40:48 +0000 (07:40 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 12 Jan 2021 17:55:23 +0000 (09:55 -0800)
commitd945f797e483979bdeded76266c366f35929afb8
tree1ed836c78475a31604f63037267e84e475e4771a
parent1afb95fee0342b8d9e05b0433e8e44a6dfd7c4a3
rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01

RCU's rcutree.use_softirq=0 kernel boot parameter substitutes the per-CPU
rcuc kthreads for softirq, which is used in real-time installations.
However, none of the rcutorture scenarios test this parameter.
This commit therefore adds rcutree.use_softirq=0 to the RUDE01 and
TASKS01 rcutorture scenarios, both of which indirectly exercise RCU.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/configs/rcu/RUDE01.boot
tools/testing/selftests/rcutorture/configs/rcu/TASKS01.boot