[GIT PULL] smp/urgent fix

From: Ingo Molnar

Date: Fri Dec 12 2025 - 04:38:57 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-2025-12-12

# HEAD: c94291914b200e10c72cef23c8e4c67eb4fdbcd9 cpu: Make atomic hotplug callbacks run with interrupts disabled on UP

Fix CPU hotplug callbacks to disable interrupts on UP kernels.

Thanks,

Ingo

------------------>
Sebastian Andrzej Siewior (1):
cpu: Make atomic hotplug callbacks run with interrupts disabled on UP


kernel/cpu.c | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)