]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcutorture: Add a scenario for Tiny SRCU
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 Apr 2017 18:39:08 +0000 (11:39 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Jun 2017 15:25:21 +0000 (08:25 -0700)
commit23ca09670312a373d0b72bc7f87bd32323fb673f
tree34e5173da6cd90f3af744a198fd12d584fc5da6e
parent3c52f2622779ee6c8712c731b18406998eb4d4c6
rcutorture: Add a scenario for Tiny SRCU

This commit adds an SRCU-t rcutorture scenario for the new Tiny SRCU
implementation, removing the need to pass the --bootargs parameter to
kvm.sh to run Tiny SRCU tests.  This commit also adds SRCU-t to the set
of scenarios that are run by default.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/configs/rcu/CFLIST
tools/testing/selftests/rcutorture/configs/rcu/SRCU-t [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/SRCU-t.boot [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/SRCU-u [new file with mode: 0644]
tools/testing/selftests/rcutorture/configs/rcu/SRCU-u.boot [new file with mode: 0644]