summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-11-09 09:54:09 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-11-09 09:54:09 +0100
commit364cc6703e42a167e223662998592c26a315fd36 (patch)
tree642939ac0d9e401dd9d1cea0e34f32b1968ce9ab /0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch
parentXen 4.15.4-pre-patchset-1 (diff)
downloadxen-upstream-patches-364cc6703e42a167e223662998592c26a315fd36.tar.gz
xen-upstream-patches-364cc6703e42a167e223662998592c26a315fd36.tar.bz2
xen-upstream-patches-364cc6703e42a167e223662998592c26a315fd36.zip
Xen 4.15.4-pre-patchset-24.15.4-pre-patchset-2
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to '0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch')
-rw-r--r--0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch b/0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch
index e0e0f87..e3d159b 100644
--- a/0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch
+++ b/0038-x86-amd-only-call-setup_force_cpu_cap-for-boot-CPU.patch
@@ -1,7 +1,7 @@
From 104a54a307b08945365faf6d285cd5a02f94a80f Mon Sep 17 00:00:00 2001
From: Ross Lagerwall <ross.lagerwall@citrix.com>
Date: Mon, 15 Aug 2022 15:43:08 +0200
-Subject: [PATCH 38/67] x86/amd: only call setup_force_cpu_cap for boot CPU
+Subject: [PATCH 038/126] x86/amd: only call setup_force_cpu_cap for boot CPU
This should only be called for the boot CPU to avoid calling _init code
after it has been unloaded.
@@ -29,5 +29,5 @@ index 60dbe61a61ca..a8d2fb8a1590 100644
switch(c->x86)
--
-2.37.3
+2.37.4