From: "Paul E. McKenney" <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Josh Triplett <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 57d681d1d7d1..93054c4864d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7321,6 +7321,7 @@ F: kernel/rcu/torture.c RCUTORTURE TEST FRAMEWORK M: "Paul E. McKenney" <[email protected]> +R: Josh Triplett <[email protected]> L: [email protected] S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git @@ -7345,6 +7346,7 @@ F: net/rds/ READ-COPY UPDATE (RCU) M: Dipankar Sarma <[email protected]> M: "Paul E. McKenney" <[email protected]> +R: Josh Triplett <[email protected]> L: [email protected] W: http://www.rdrop.com/users/paulmck/RCU/ S: Supported @@ -8098,6 +8100,7 @@ F: mm/sl?b.c SLEEPABLE READ-COPY UPDATE (SRCU) M: Lai Jiangshan <[email protected]> M: "Paul E. McKenney" <[email protected]> +R: Josh Triplett <[email protected]> L: [email protected] W: http://www.rdrop.com/users/paulmck/RCU/ S: Supported -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

