[GIT PULL] CPU hotplug fixes
From: Ingo Molnar
Date: Tue Jun 23 2026 - 13:09:16 EST
Linus,
Please pull the latest smp/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp-urgent-2026-06-23
for you to fetch changes up to 86f436567f2516a0083b210bedc933544826a2c3:
Misc CPU hotplug fixes:
- Fix CPU hotplug error handling rollback bug
(Bradley Morgan)
- Fix possible output OOB write bug in the sysfs
hotplug states printing code (Bradley Morgan)
Thanks,
Ingo
------------------>
Bradley Morgan (2):
cpu: hotplug: Preserve per instance callback errors
cpu: hotplug: Bound hotplug states sysfs output
kernel/cpu.c | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)