Skip to content

Commit

Permalink
MAINTAINERS: Add myself as context tracking maintainer
Browse files Browse the repository at this point in the history
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@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210512232924.150322-11-frederic@kernel.org
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed May 19, 2021
1 parent 0fdcccf commit 09fe880
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -4601,6 +4601,12 @@ S: Supported
F: drivers/video/console/
F: include/linux/console*

CONTEXT TRACKING
M: Frederic Weisbecker <frederic@kernel.org>
S: Maintained
F: kernel/context_tracking.c
F: include/linux/context_tracking*

CONTROL GROUP (CGROUP)
M: Tejun Heo <tj@kernel.org>
M: Zefan Li <lizefan.x@bytedance.com>
Expand Down

0 comments on commit 09fe880

Please sign in to comment.