diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2010-08-25 11:58:50 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-08-25 14:14:58 -0400 |
commit | 6cb6cbeaa9d6573c674842b9471c0467967aae99 (patch) | |
tree | 1ba20838cc75915f6c89a886a455995fe7820cd0 /MAINTAINERS | |
parent | 37822188ef7bb41ae47b84ae283e6ac93cdafb9c (diff) |
MAINTAINERS: Add RCU's public git tree
RCU now has a public git tree, so add it via the T: line in the
MAINTAINERS file.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: joe@perches.com
LKML-Reference: <20100825155850.GA6601@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5fa8451ec80c..614861a8f377 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4799,6 +4799,7 @@ RCUTORTURE MODULE | |||
4799 | M: Josh Triplett <josh@freedesktop.org> | 4799 | M: Josh Triplett <josh@freedesktop.org> |
4800 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4800 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4801 | S: Supported | 4801 | S: Supported |
4802 | T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git | ||
4802 | F: Documentation/RCU/torture.txt | 4803 | F: Documentation/RCU/torture.txt |
4803 | F: kernel/rcutorture.c | 4804 | F: kernel/rcutorture.c |
4804 | 4805 | ||
@@ -4823,6 +4824,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com> | |||
4823 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4824 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4824 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4825 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4825 | S: Supported | 4826 | S: Supported |
4827 | T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git | ||
4826 | F: Documentation/RCU/ | 4828 | F: Documentation/RCU/ |
4827 | F: include/linux/rcu* | 4829 | F: include/linux/rcu* |
4828 | F: include/linux/srcu* | 4830 | F: include/linux/srcu* |