Skip to content

Commit 60be49b

Browse files
committed
MAINTAINERS: Add CPU HOTPLUG entry
Document the status quo and add myself and Peter as CPU hotplug maintainers. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/87o7ll6ogo.ffs@tglx
1 parent ff3cfcb commit 60be49b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5341,6 +5341,18 @@ F: include/linux/sched/cpufreq.h
53415341
F: kernel/sched/cpufreq*.c
53425342
F: tools/testing/selftests/cpufreq/
53435343

5344+
CPU HOTPLUG
5345+
M: Thomas Gleixner <tglx@linutronix.de>
5346+
M: Peter Zijlstra <peterz@infradead.org>
5347+
L: linux-kernel@vger.kernel.org
5348+
S: Maintained
5349+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
5350+
F: kernel/cpu.c
5351+
F: kernel/smpboot.*
5352+
F: include/linux/cpu.h
5353+
F: include/linux/cpuhotplug.h
5354+
F: include/linux/smpboot.h
5355+
53445356
CPU IDLE TIME MANAGEMENT FRAMEWORK
53455357
M: "Rafael J. Wysocki" <rafael@kernel.org>
53465358
M: Daniel Lezcano <daniel.lezcano@linaro.org>

0 commit comments

Comments
 (0)