diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-09-28 17:12:21 -0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-12-03 13:11:10 -0500 |
commit | c87b9c601ac862b1fa41a9d759a3c05711a8391d (patch) | |
tree | 748bd3703dbf5d00fdd4009a3b49d61d8d157a83 /MAINTAINERS | |
parent | dc1ccc48159d63eca5089e507c82c7d22ef60839 (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-- | MAINTAINERS | 6 |
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 | |||
7033 | F: Documentation/RCU/torture.txt | 7033 | F: Documentation/RCU/torture.txt |
7034 | F: kernel/rcu/torture.c | 7034 | F: kernel/rcu/torture.c |
7035 | 7035 | ||
7036 | RCUTORTURE TEST FRAMEWORK | ||
7037 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | ||
7038 | S: Supported | ||
7039 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | ||
7040 | F: tools/testing/selftests/rcutorture | ||
7041 | |||
7036 | RDC R-321X SoC | 7042 | RDC R-321X SoC |
7037 | M: Florian Fainelli <florian@openwrt.org> | 7043 | M: Florian Fainelli <florian@openwrt.org> |
7038 | S: Maintained | 7044 | S: Maintained |