summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-03-04 02:02:50 +0300
committerPaul E. McKenney <paulmck@kernel.org>2020-04-27 21:03:51 +0300
commit3d6e43c75d6bab212e8bc142585ee36eb8e2e5d9 (patch)
treead0e43a904b44582d379e3de14759aaf4f1ffdf8 /tools/testing/selftests/rcutorture/configs/rcu/CFLIST
parentc84aad765406c4c7573ce449e8a9977ebb8f4cb9 (diff)
downloadlinux-3d6e43c75d6bab212e8bc142585ee36eb8e2e5d9.tar.xz
rcutorture: Add torture tests for RCU Tasks Rude
This commit adds the definitions required to torture the rude flavor of RCU tasks. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/CFLIST')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcu/CFLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/CFLIST b/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
index c3c1fb5a9e1f..ec0c72f4ccba 100644
--- a/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
+++ b/tools/testing/selftests/rcutorture/configs/rcu/CFLIST
@@ -14,3 +14,4 @@ TINY02
TASKS01
TASKS02
TASKS03
+RUDE01