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)
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