[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100826154537.GA4874@linux.vnet.ibm.com>
Date: Thu, 26 Aug 2010 08:45:37 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: joe@...ches.com, mingo@...e.hu, jkosina@...e.cz,
ksummit-2010-discuss@...ts.linux-foundation.org
Subject: [PATCH] MAINTAINERS: add U: for URL of todo list, add RCU todo list
Since T: and L: are already taken, add U: for URL of todo list.
Also add the RCU todo list to both the RCU and RCUTORTURE projects.
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 3f21c27..1c57186 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -103,6 +103,7 @@ Descriptions of section entries:
matches patches or files that contain one or more of the words
printk, pr_info or pr_err
One regex pattern per line. Multiple K: lines acceptable.
+ U: URL of todo list.
Note: For the hard of thinking, this list is meant to remain in alphabetical
order. If you could add yourselves to it in alphabetical order that would be
@@ -4801,6 +4802,7 @@ M: Josh Triplett <josh@...edesktop.org>
M: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
S: Supported
T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
+U: http://kernel.org/pub/linux/kernel/people/paulmck/rcutodo.html
F: Documentation/RCU/torture.txt
F: kernel/rcutorture.c
@@ -4826,6 +4828,7 @@ M: "Paul E. McKenney" <paulmck@...ux.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
+U: http://kernel.org/pub/linux/kernel/people/paulmck/rcutodo.html
F: Documentation/RCU/
F: include/linux/rcu*
F: include/linux/srcu*
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists