]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Nov 2024 20:52:03 +0000 (12:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Nov 2024 20:52:03 +0000 (12:52 -0800)
commit5af5d43f848e95019d0e018e67a7a341c6a5e00d
treea2b3c1ad018c407b74bbc148545559bad3ad8f7a
parentbe9318cd5a36ff67689e0fb0f8f5007a56290ac7
parent62e724494db7954c47b4417769f1225cf98f4d77
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull misc x86 updates from Dave Hansen:
 "As usual for this branch, these are super random: a compile fix for
  some newish LLVM checks and making sure a Kconfig text reference to
  'RSB' matches the normal definition:

   - Rework some CPU setup code to keep LLVM happy on 32-bit

   - Correct RSB terminology in Kconfig text"

* tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/cpu: Make sure flag_is_changeable_p() is always being used
  x86/bugs: Correct RSB terminology in Kconfig
arch/x86/Kconfig
arch/x86/kernel/cpu/common.c