From: Paul E. McKenney Date: Wed, 1 Dec 2021 14:27:59 +0000 (-0800) Subject: MAINTAINERS: Add Frederic and Neeraj to their RCU files X-Git-Tag: v5.18-rc1~207^2^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd265aadd1b7eabd4bf381dc4b0bc48ebd569e88;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add Frederic and Neeraj to their RCU files Adding Frederic as an RCU maintainer for kernel/rcu/tree_nocb.h given his work with offloading and de-offloading callbacks from CPUs. Also adding Neeraj for kernel/rcu/tasks.h given his focused work on RCU Tasks Trace. As in I am reasonably certain that each understands the full contents of the corresponding file. Cc: Neeraj Upadhyay Signed-off-by: Paul E. McKenney Acked-by: Frederic Weisbecker --- diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c9143848..5ad49de532b1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16298,6 +16298,8 @@ F: tools/testing/selftests/resctrl/ READ-COPY UPDATE (RCU) M: "Paul E. McKenney" +M: Frederic Weisbecker (kernel/rcu/tree_nocb.h) +M: Neeraj Upadhyay (kernel/rcu/tasks.h) M: Josh Triplett R: Steven Rostedt R: Mathieu Desnoyers