diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-05-07 12:36:34 -0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-05-07 12:36:34 -0400 |
commit | 9fab97876af844c2abb7c39300bff34025926565 (patch) | |
tree | 3ea264d6331a62c5449f59b5c77edbd19fc07b4c /MAINTAINERS | |
parent | 9059c94017f748d9e20c3b089188a7abb27f6233 (diff) |
rcu: Update RCU maintainership
Split SRCU out and add Lai Jiangshan as SRCU co-maintainer.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1a2f8f5823e0..a1c2ab2c6d60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5607,14 +5607,13 @@ F: net/rds/ | |||
5607 | READ-COPY UPDATE (RCU) | 5607 | READ-COPY UPDATE (RCU) |
5608 | M: Dipankar Sarma <dipankar@in.ibm.com> | 5608 | M: Dipankar Sarma <dipankar@in.ibm.com> |
5609 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 5609 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
5610 | W: http://www.rdrop.com/users/paulmck/rclock/ | 5610 | W: http://www.rdrop.com/users/paulmck/RCU/ |
5611 | S: Supported | 5611 | S: Supported |
5612 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 5612 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
5613 | F: Documentation/RCU/ | 5613 | F: Documentation/RCU/ |
5614 | X: Documentation/RCU/torture.txt | ||
5614 | F: include/linux/rcu* | 5615 | F: include/linux/rcu* |
5615 | F: include/linux/srcu* | ||
5616 | F: kernel/rcu* | 5616 | F: kernel/rcu* |
5617 | F: kernel/srcu* | ||
5618 | X: kernel/rcutorture.c | 5617 | X: kernel/rcutorture.c |
5619 | 5618 | ||
5620 | REAL TIME CLOCK (RTC) SUBSYSTEM | 5619 | REAL TIME CLOCK (RTC) SUBSYSTEM |
@@ -6131,6 +6130,15 @@ S: Maintained | |||
6131 | F: include/linux/sl?b*.h | 6130 | F: include/linux/sl?b*.h |
6132 | F: mm/sl?b.c | 6131 | F: mm/sl?b.c |
6133 | 6132 | ||
6133 | SLEEPABLE READ-COPY UPDATE (SRCU) | ||
6134 | M: Lai Jiangshan <laijs@cn.fujitsu.com> | ||
6135 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | ||
6136 | W: http://www.rdrop.com/users/paulmck/RCU/ | ||
6137 | S: Supported | ||
6138 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | ||
6139 | F: include/linux/srcu* | ||
6140 | F: kernel/srcu* | ||
6141 | |||
6134 | SMC91x ETHERNET DRIVER | 6142 | SMC91x ETHERNET DRIVER |
6135 | M: Nicolas Pitre <nico@fluxnic.net> | 6143 | M: Nicolas Pitre <nico@fluxnic.net> |
6136 | S: Odd Fixes | 6144 | S: Odd Fixes |