Merge tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Mar 2024 21:14:09 +0000 (14:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Mar 2024 21:14:09 +0000 (14:14 -0700)
commit397935e3dd133da7eb579dc6de51b93b363588e8
treefe005a46adab64620bf4fab8073fb02b1f20afb8
parent4527e837801e76bbb196bb3b19375d8e43d636be
parent266e95786452d97f42dcb9a881bba223584b9648
Merge tag 'smp-core-2024-03-10' of git://git./linux/kernel/git/tip/tip

Pull cpu core updates from Thomas Gleixner:
 "A small boring set of cleanups for the SMP and CPU hotplug code"

* tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  cpu: Remove stray semicolon
  smp: Make __smp_processor_id() 0-argument macro
  cpu: Mark cpu_possible_mask as __ro_after_init
  kernel/cpu: Convert snprintf() to sysfs_emit()
  cpu/hotplug: Delete an extraneous kernel-doc description