]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: Add include/linux/cpuhplock.h to CPU HOTPLUG area
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 4 Jun 2026 03:38:46 +0000 (20:38 -0700)
committerThomas Gleixner <tglx@kernel.org>
Thu, 4 Jun 2026 08:55:27 +0000 (10:55 +0200)
The move of CPU hotplug function declarations to include/linux/cpuhplock.h
did not update the CPU HOTPLUG section of MAINTAINERS. Update it now.

Fixes: 195fb517ee25 ("cpu: Move CPU hotplug function declarations into their own header")
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/ef78e9d61d0ae041a1f44bd3cf8bb6e733b294d6.1780543665.git.reinette.chatre@intel.com
MAINTAINERS

index 9ec290e38b44ac30e07148f720437c1d035d0fa5..f25e2d33a7d2cc2efaf957864e84558819e11096 100644 (file)
@@ -6676,6 +6676,7 @@ P:        Documentation/process/maintainer-tip.rst
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
 F:     include/linux/cpu.h
 F:     include/linux/cpuhotplug.h
+F:     include/linux/cpuhplock.h
 F:     include/linux/smpboot.h
 F:     kernel/cpu.c
 F:     kernel/smpboot.*