summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0008-x86-spec-ctrl-Honour-spec-ctrl-0-for-unpriv-mmio-sub.patch')
-rw-r--r--0008-x86-spec-ctrl-Honour-spec-ctrl-0-for-unpriv-mmio-sub.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0008-x86-spec-ctrl-Honour-spec-ctrl-0-for-unpriv-mmio-sub.patch b/0008-x86-spec-ctrl-Honour-spec-ctrl-0-for-unpriv-mmio-sub.patch
index 22a1ebe..18ec7de 100644
--- a/0008-x86-spec-ctrl-Honour-spec-ctrl-0-for-unpriv-mmio-sub.patch
+++ b/0008-x86-spec-ctrl-Honour-spec-ctrl-0-for-unpriv-mmio-sub.patch
@@ -1,7 +1,7 @@
From 5be1f46f435f8b05608b1eae029cb17d8bd3a560 Mon Sep 17 00:00:00 2001
From: Andrew Cooper <andrew.cooper3@citrix.com>
Date: Tue, 12 Jul 2022 11:25:05 +0200
-Subject: [PATCH 08/67] x86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio
+Subject: [PATCH 008/126] x86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio
sub-option
This was an oversight from when unpriv-mmio was introduced.
@@ -28,5 +28,5 @@ index 8212227ee02a..06790897e496 100644
else if ( val > 0 )
rc = -EINVAL;
--
-2.37.3
+2.37.4