diff options
author | Joe Perches <joe@perches.com> | 2014-07-03 18:08:00 -0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-07-08 16:47:17 -0400 |
commit | 34e2d560bcdd639717367a570063011ae74b6782 (patch) | |
tree | e231beb9bb11774e8b3e695270b70f93ffd0d19d | |
parent | ab0afd6c24948e1f261adf510408824c793c1206 (diff) |
rcu: Update rcu torture maintainership filename patterns
Commit 51b1130eb582 ("rcutorture: Abstract rcu_torture_random()")
moved the file, so this commit updates the patterns.
Signed-off-by: Joe Perches <joe@perches.com>
cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 922661d17083..4619a91d5d8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7401,7 +7401,7 @@ L: linux-kernel@vger.kernel.org | |||
7401 | S: Supported | 7401 | S: Supported |
7402 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7402 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
7403 | F: Documentation/RCU/torture.txt | 7403 | F: Documentation/RCU/torture.txt |
7404 | F: kernel/rcu/torture.c | 7404 | F: kernel/rcu/rcutorture.c |
7405 | 7405 | ||
7406 | RCUTORTURE TEST FRAMEWORK | 7406 | RCUTORTURE TEST FRAMEWORK |
7407 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7407 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
@@ -7445,7 +7445,7 @@ X: Documentation/RCU/torture.txt | |||
7445 | F: include/linux/rcu* | 7445 | F: include/linux/rcu* |
7446 | X: include/linux/srcu.h | 7446 | X: include/linux/srcu.h |
7447 | F: kernel/rcu/ | 7447 | F: kernel/rcu/ |
7448 | X: kernel/rcu/torture.c | 7448 | X: kernel/torture.c |
7449 | 7449 | ||
7450 | REAL TIME CLOCK (RTC) SUBSYSTEM | 7450 | REAL TIME CLOCK (RTC) SUBSYSTEM |
7451 | M: Alessandro Zummo <a.zummo@towertech.it> | 7451 | M: Alessandro Zummo <a.zummo@towertech.it> |