diff options
author | Joe Perches <[email protected]> | 2009-06-16 15:34:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-16 19:47:56 -0700 |
commit | 852f9bbbdec485d3015adc81b7b0c874c55705cc (patch) | |
tree | 31d624968cd19ea77ffd69dbc0cbb17145c46de8 | |
parent | 2a99921a5570381fc1da04a1bd9f7afe8692e49e (diff) |
MAINTAINERS: add Paul McKenney to RCU and RCUTORTURE
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 99371ee7c362..e31f0ee30546 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4778,6 +4778,8 @@ F: drivers/net/wireless/ray* RCUTORTURE MODULE P: Josh Triplett +P: Paul E. McKenney S: Maintained F: Documentation/RCU/torture.txt F: kernel/rcutorture.c @@ -4804,6 +4806,8 @@ F: net/rds/ READ-COPY UPDATE (RCU) P: Dipankar Sarma +P: Paul E. McKenney W: http://www.rdrop.com/users/paulmck/rclock/ S: Supported F: Documentation/RCU/rcu.txt |