]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2026 23:43:24 +0000 (16:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2026 23:43:24 +0000 (16:43 -0700)
commit83db48fb03fc4b14bc1a66d3c189030552f0c8bc
treec62e53fa03495268679945a4a1c1b8821e09ed3a
parentd88eb9b84343b5f8d1b39b6c83280ce8aaeab6d8
parent86f436567f2516a0083b210bedc933544826a2c3
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull misc CPU hotplug fixes from Ingo Molnar:

 - Fix CPU hotplug error handling rollback bug (Bradley Morgan)

 - Fix possible output OOB write bug in the sysfs hotplug states
   printing code (Bradley Morgan)

* tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  cpu: hotplug: Bound hotplug states sysfs output
  cpu: hotplug: Preserve per instance callback errors
kernel/cpu.c