From: tip-bot for Paul E. McKenney on
Commit-ID: f9094d8e5587cf21091a9516628147c0b55e4264
Gitweb: http://git.kernel.org/tip/f9094d8e5587cf21091a9516628147c0b55e4264
Author: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com>
AuthorDate: Mon, 4 Jan 2010 16:04:00 -0800
Committer: Ingo Molnar <mingo(a)elte.hu>
CommitDate: Wed, 13 Jan 2010 09:06:06 +0100

rcu: Make MAINTAINERS file match new RCU reality

Both rcutorture and RCU are supported. Also, update the files
to match the new layout.

Signed-off-by: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com>
Cc: laijs(a)cn.fujitsu.com
Cc: dipankar(a)in.ibm.com
Cc: mathieu.desnoyers(a)polymtl.ca
Cc: josh(a)joshtriplett.org
Cc: dvhltc(a)us.ibm.com
Cc: niv(a)us.ibm.com
Cc: peterz(a)infradead.org
Cc: rostedt(a)goodmis.org
Cc: Valdis.Kletnieks(a)vt.edu
Cc: dhowells(a)redhat.com
LKML-Reference: <12626498422334-git-send-email->
Signed-off-by: Ingo Molnar <mingo(a)elte.hu>
---
MAINTAINERS | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c8f47bf..175da7c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4509,7 +4509,7 @@ F: drivers/net/wireless/ray*
RCUTORTURE MODULE
M: Josh Triplett <josh(a)freedesktop.org>
M: "Paul E. McKenney" <paulmck(a)linux.vnet.ibm.com>
-S: Maintained
+S: Supported
F: Documentation/RCU/torture.txt
F: kernel/rcutorture.c

@@ -4534,11 +4534,12 @@ M: Dipankar Sarma <dipankar(a)in.ibm.com>
M: "Paul E. McKenney" <paulmck(a)linux.vnet.ibm.com>
W: http://www.rdrop.com/users/paulmck/rclock/
S: Supported
-F: Documentation/RCU/rcu.txt
-F: Documentation/RCU/rcuref.txt
-F: include/linux/rcupdate.h
-F: include/linux/srcu.h
-F: kernel/rcupdate.c
+F: Documentation/RCU/
+F: include/linux/rcu*
+F: include/linux/srcu*
+F: kernel/rcu*
+F: kernel/srcu*
+X: kernel/rcutorture.c

REAL TIME CLOCK DRIVER
M: Paul Gortmaker <p_gortmaker(a)yahoo.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/