diff options
author | Valentin Schneider <vschneid@redhat.com> | 2022-04-06 15:13:14 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-04-22 12:14:07 +0200 |
commit | c9ca1762b25310beff332f882e20d1cf39bfaae5 (patch) | |
tree | f832574c4b8184f77480ed828627648dd710d459 /MAINTAINERS | |
parent | 915a087e4c47334a2f7ba2a4092c4bade0873769 (diff) | |
download | linux-stable-c9ca1762b25310beff332f882e20d1cf39bfaae5.tar.gz linux-stable-c9ca1762b25310beff332f882e20d1cf39bfaae5.tar.bz2 linux-stable-c9ca1762b25310beff332f882e20d1cf39bfaae5.zip |
MAINTAINERS: Add myself as scheduler topology reviewer
I've messed around the NUMA/debug bits of the scheduler toplogy in my
time at Arm, and even though I've changed ships I still intend to at the
very least review those bits.
Signed-off-by: Valentin Schneider <vschneid@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220406141315.732473-2-vschneid@redhat.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e048..74b739aae6b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17508,6 +17508,7 @@ R: Steven Rostedt <rostedt@goodmis.org> (SCHED_FIFO/SCHED_RR) R: Ben Segall <bsegall@google.com> (CONFIG_CFS_BANDWIDTH) R: Mel Gorman <mgorman@suse.de> (CONFIG_NUMA_BALANCING) R: Daniel Bristot de Oliveira <bristot@redhat.com> (SCHED_DEADLINE) +R: Valentin Schneider <vschneid@redhat.com> (TOPOLOGY) L: linux-kernel@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |