aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-09-28 17:12:21 -0400
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-12-03 13:11:10 -0500
commitc87b9c601ac862b1fa41a9d759a3c05711a8391d (patch)
tree748bd3703dbf5d00fdd4009a3b49d61d8d157a83 /MAINTAINERS
parentdc1ccc48159d63eca5089e507c82c7d22ef60839 (diff)
rcutorture: Add KVM-based test framework
This commit adds the test framework that I used to test RCU under KVM. This consists of a group of scripts and Kconfig fragments. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Greg KH <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f216db847022..a0a7c4afba4b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7033,6 +7033,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7033F: Documentation/RCU/torture.txt 7033F: Documentation/RCU/torture.txt
7034F: kernel/rcu/torture.c 7034F: kernel/rcu/torture.c
7035 7035
7036RCUTORTURE TEST FRAMEWORK
7037M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
7038S: Supported
7039T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7040F: tools/testing/selftests/rcutorture
7041
7036RDC R-321X SoC 7042RDC R-321X SoC
7037M: Florian Fainelli <florian@openwrt.org> 7043M: Florian Fainelli <florian@openwrt.org>
7038S: Maintained 7044S: Maintained