[GIT PULL] core/urgent fix for an entry stub

Ingo Molnar posted 1 patch 2 months, 3 weeks ago
include/linux/entry-virt.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[GIT PULL] core/urgent fix for an entry stub
Posted by Ingo Molnar 2 months, 3 weeks ago
Linus,

Please pull the latest core/urgent Git tree from:

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

   # HEAD: ebd4469e7af61019daaf904fdcba07a9ecd18440 entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub

Fix a broken #ifndef in the <linux/entry-virt.h> header, which
hasn't caused problems upstream yet because no arch overrides
arch_xfer_to_guest_mode_handle_work() at this moment.

 Thanks,

	Ingo

------------------>
Andrew Donnellan (1):
      entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub


 include/linux/entry-virt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/entry-virt.h b/include/linux/entry-virt.h
index 42c89e3e5ca7..bfa767702d9a 100644
--- a/include/linux/entry-virt.h
+++ b/include/linux/entry-virt.h
@@ -32,7 +32,7 @@
  */
 static inline int arch_xfer_to_guest_mode_handle_work(unsigned long ti_work);
 
-#ifndef arch_xfer_to_guest_mode_work
+#ifndef arch_xfer_to_guest_mode_handle_work
 static inline int arch_xfer_to_guest_mode_handle_work(unsigned long ti_work)
 {
 	return 0;
Re: [GIT PULL] core/urgent fix for an entry stub
Posted by pr-tracker-bot@kernel.org 2 months, 3 weeks ago
The pull request you sent on Sat, 15 Nov 2025 10:04:29 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-2025-11-15

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e256f7b4e57d9f1149efd0e7745f77d8e615177b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html