]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Nov 2025 16:46:18 +0000 (08:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Nov 2025 16:46:18 +0000 (08:46 -0800)
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


Trivial merge