Commit d5b550edadab for kernel

commit d5b550edadab6810653f287715a0d696306b6ae0
Merge: 3dd1f7447f4f d824ed130768
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Aug 18 14:08:57 2026 -0700

    Merge tag 'x86-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull x86 core updates from Ingo Molnar:

     - Optimize the kcfi call sequence (Peter Zijlstra)

     - Use sfence for wmb() if SSE is available (Yao Zi)

    * tag 'x86-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/locking: Use sfence for wmb() if SSE is available
      x86/kcfi: Optimize call sequence