summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/CFLIST
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2013-12-16 11:43:41 +0100
committerIngo Molnar <mingo@kernel.org>2013-12-16 11:43:41 +0100
commit73a7ac2808fa52bdab1781646568b6f90c3d7034 (patch)
treeb3a79f3ce811167c37e9c0e65aeb8a7c70bed4c8 /tools/testing/selftests/rcutorture/configs/CFLIST
parent319e2e3f63c348a9b66db4667efa73178e18b17d (diff)
parent0d3c55bc9fd58393bd3bd9974991ec1f815e1326 (diff)
downloadlinux-73a7ac2808fa52bdab1781646568b6f90c3d7034.tar.bz2
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Pull v3.14 RCU updates from Paul E. McKenney. The main changes: * Update RCU documentation. * Miscellaneous fixes. * Add RCU torture scripts. * Static-analysis improvements. Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/CFLIST')
-rw-r--r--tools/testing/selftests/rcutorture/configs/CFLIST13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/CFLIST b/tools/testing/selftests/rcutorture/configs/CFLIST
new file mode 100644
index 000000000000..cd3d29cb0a47
--- /dev/null
+++ b/tools/testing/selftests/rcutorture/configs/CFLIST
@@ -0,0 +1,13 @@
+TREE01
+TREE02
+TREE03
+TREE04
+TREE05
+TREE06
+TREE07
+TREE08
+TREE09
+SRCU-N
+SRCU-P
+TINY01
+TINY02