aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2021-12-01 06:27:59 -0800
committerPaul E. McKenney <[email protected]>2022-02-14 10:26:04 -0800
commitbd265aadd1b7eabd4bf381dc4b0bc48ebd569e88 (patch)
treecc364d242de844eed06ded9604c43958e3255e02
parentda123016ca8cb5697366c0b2dd55059b976e67e4 (diff)
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 <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Acked-by: Frederic Weisbecker <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..5ad49de532b1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16298,6 +16298,8 @@ F: tools/testing/selftests/resctrl/
READ-COPY UPDATE (RCU)
M: "Paul E. McKenney" <[email protected]>
+M: Frederic Weisbecker <[email protected]> (kernel/rcu/tree_nocb.h)
+M: Neeraj Upadhyay <[email protected]> (kernel/rcu/tasks.h)
M: Josh Triplett <[email protected]>
R: Steven Rostedt <[email protected]>
R: Mathieu Desnoyers <[email protected]>