Commit e256f7b4e57d for kernel

commit e256f7b4e57d9f1149efd0e7745f77d8e615177b
Merge: 7a0892d2836e ebd4469e7af6
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Nov 15 08:46:18 2025 -0800

    Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull core fix from Ingo Molnar:
     "Fix a broken #ifndef in the <linux/entry-virt.h> header.

      It hasn't caused problems upstream yet because no arch overrides
      arch_xfer_to_guest_mode_handle_work() at this moment"

    * tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub