diff options
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/SRCU-L.boot')
-rw-r--r-- | tools/testing/selftests/rcutorture/configs/rcu/SRCU-L.boot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/SRCU-L.boot b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-L.boot new file mode 100644 index 000000000000..0207b3138c5b --- /dev/null +++ b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-L.boot @@ -0,0 +1,3 @@ +rcutorture.torture_type=srcu +rcutorture.reader_flavor=0x4 +rcutorture.fwd_progress=3 |