[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210421103740.17141-1-frederic@kernel.org>
Date: Wed, 21 Apr 2021 12:37:39 +0200
From: Frederic Weisbecker <frederic@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <frederic@...nel.org>
Subject: [PATCH] MAINTAINERS: Add myself as context tracking maintainer
I've been missing a lot of patches touching context tracking for which
I wasn't Cc'ed these last months. The code looks like a simple single
file but has a lot of subtle tentacles.
Signed-off-by: Frederic Weisbecker <frederic@...nel.org>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d92f85ca831d..82870ec99258 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4505,6 +4505,12 @@ S: Supported
F: drivers/video/console/
F: include/linux/console*
+CONTEXT TRACKING
+M: Frederic Weisbecker <frederic@...nel.org>
+S: Maintained
+F: kernel/context_tracking.c
+F: include/linux/context_tracking*
+
CONTROL GROUP (CGROUP)
M: Tejun Heo <tj@...nel.org>
M: Zefan Li <lizefan.x@...edance.com>
--
2.25.1
Powered by blists - more mailing lists