summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0008-x86-entry-Track-the-IST-ness-of-an-entry-for-the-exi.patch')
-rw-r--r--0008-x86-entry-Track-the-IST-ness-of-an-entry-for-the-exi.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0008-x86-entry-Track-the-IST-ness-of-an-entry-for-the-exi.patch b/0008-x86-entry-Track-the-IST-ness-of-an-entry-for-the-exi.patch
index c88a8b1..3714bfd 100644
--- a/0008-x86-entry-Track-the-IST-ness-of-an-entry-for-the-exi.patch
+++ b/0008-x86-entry-Track-the-IST-ness-of-an-entry-for-the-exi.patch
@@ -1,7 +1,7 @@
From 8064cbdbef79e328fad5158beeaf1c45bd0f5bd3 Mon Sep 17 00:00:00 2001
From: Andrew Cooper <andrew.cooper3@citrix.com>
Date: Wed, 13 Sep 2023 12:20:12 +0100
-Subject: [PATCH 08/27] x86/entry: Track the IST-ness of an entry for the exit
+Subject: [PATCH 08/30] x86/entry: Track the IST-ness of an entry for the exit
paths
Use %r12 to hold an ist_exit boolean. This register is zero elsewhere in the
@@ -105,5 +105,5 @@ index 266c0a0990..671e3b3fd5 100644
jne ret_from_intr
--
-2.42.0
+2.43.0