diff options
Diffstat (limited to '0007-x86-entry-Adjust-restore_all_xen-to-hold-stack_end-i.patch')
-rw-r--r-- | 0007-x86-entry-Adjust-restore_all_xen-to-hold-stack_end-i.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0007-x86-entry-Adjust-restore_all_xen-to-hold-stack_end-i.patch b/0007-x86-entry-Adjust-restore_all_xen-to-hold-stack_end-i.patch index 5d586b1..79b5eec 100644 --- a/0007-x86-entry-Adjust-restore_all_xen-to-hold-stack_end-i.patch +++ b/0007-x86-entry-Adjust-restore_all_xen-to-hold-stack_end-i.patch @@ -1,7 +1,7 @@ From 19aca8f32778f289112fc8db2ee547cdf29c81ca Mon Sep 17 00:00:00 2001 From: Andrew Cooper <andrew.cooper3@citrix.com> Date: Wed, 13 Sep 2023 13:48:16 +0100 -Subject: [PATCH 07/27] x86/entry: Adjust restore_all_xen to hold stack_end in +Subject: [PATCH 07/30] x86/entry: Adjust restore_all_xen to hold stack_end in %r14 All other SPEC_CTRL_{ENTRY,EXIT}_* helpers hold stack_end in %r14. Adjust it @@ -70,5 +70,5 @@ index 9c397f7cbd..3e745813cf 100644 wrmsr -- -2.42.0 +2.43.0 |