[PATCH] MAINTAINERS: add RCU's public git tree

Previous thread: [PATCH 08/30] block: rename blk-barrier.c to blk-flush.c by Tejun Heo on Wednesday, August 25, 2010 - 8:47 am. (1 message)

Next thread: Re: [PATCH] x86: EuroBraille/Iris power off by Andreas Mohr on Wednesday, August 25, 2010 - 9:12 am. (10 messages)
From: Paul E. McKenney
Date: Wednesday, August 25, 2010 - 8:58 am

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>
---

 MAINTAINERS |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a1df54b..3f21c27 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4800,6 +4800,7 @@ RCUTORTURE MODULE
 M:	Josh Triplett <josh@freedesktop.org>
 M:	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
 S:	Supported
+T:	git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
 F:	Documentation/RCU/torture.txt
 F:	kernel/rcutorture.c
 
@@ -4824,6 +4825,7 @@ M:	Dipankar Sarma <dipankar@in.ibm.com>
 M:	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
 W:	http://www.rdrop.com/users/paulmck/rclock/
 S:	Supported
+T:	git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
 F:	Documentation/RCU/
 F:	include/linux/rcu*
 F:	include/linux/srcu*
--

From: tip-bot for Paul E. McKenney
Date: Wednesday, August 25, 2010 - 11:18 am

Commit-ID:  6cb6cbeaa9d6573c674842b9471c0467967aae99
Gitweb:     http://git.kernel.org/tip/6cb6cbeaa9d6573c674842b9471c0467967aae99
Author:     Paul E. McKenney <paulmck@linux.vnet.ibm.com>
AuthorDate: Wed, 25 Aug 2010 08:58:50 -0700
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Wed, 25 Aug 2010 20:14:58 +0200

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>
---
 MAINTAINERS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5fa8451..614861a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4799,6 +4799,7 @@ RCUTORTURE MODULE
 M:	Josh Triplett <josh@freedesktop.org>
 M:	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
 S:	Supported
+T:	git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
 F:	Documentation/RCU/torture.txt
 F:	kernel/rcutorture.c
 
@@ -4823,6 +4824,7 @@ M:	Dipankar Sarma <dipankar@in.ibm.com>
 M:	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
 W:	http://www.rdrop.com/users/paulmck/rclock/
 S:	Supported
+T:	git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
 F:	Documentation/RCU/
 F:	include/linux/rcu*
 F:	include/linux/srcu*
--

Previous thread: [PATCH 08/30] block: rename blk-barrier.c to blk-flush.c by Tejun Heo on Wednesday, August 25, 2010 - 8:47 am. (1 message)

Next thread: Re: [PATCH] x86: EuroBraille/Iris power off by Andreas Mohr on Wednesday, August 25, 2010 - 9:12 am. (10 messages)