Commit bbd0571269b5 for kernel

commit bbd0571269b5a17bb0685fc30ea0b89b950801f5
Merge: 94845e292970 10b45e63a5b0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Aug 18 18:34:58 2026 -0700

    Merge tag 'x86_cleanups_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull x86 cleanups from Borislav Petkov:

     - The usual pile of smallish cleanups and fixlets all over the place

    * tag 'x86_cleanups_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/cpu: Remove unnecessary __maybe_unused annotations
      x86/msr: Document the I/O-like write semantics in the msr driver
      x86/apic: Ensure ICR register write value is handled as 32 bits
      x86/boot/compressed/head_64.S: Clean up SEV-related comments
      Documentation/arch/x86/amd-memory-encryption.rst: Fix typo
      x86/platform/quark: Fix kernel-doc warnings in imr.c
      x86/ras: Move contents from arch/x86/ras/Kconfig into drivers/ras/Kconfig
      x86/cpu: Move intel_get_platform_id() to cpu/intel.c
      x86/mm: Fix typo in comment
      x86/fpu: Fix kernel-doc formatting above fpu_enable_guest_xfd_features()
      x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()
      x86/cfi: Add __init_or_module annotations for fineibt