diff options
Diffstat (limited to '0037-x86-spec-ctrl-Enumeration-for-PBRSB_NO.patch')
-rw-r--r-- | 0037-x86-spec-ctrl-Enumeration-for-PBRSB_NO.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0037-x86-spec-ctrl-Enumeration-for-PBRSB_NO.patch b/0037-x86-spec-ctrl-Enumeration-for-PBRSB_NO.patch index d27766b..bfd812b 100644 --- a/0037-x86-spec-ctrl-Enumeration-for-PBRSB_NO.patch +++ b/0037-x86-spec-ctrl-Enumeration-for-PBRSB_NO.patch @@ -1,7 +1,7 @@ From fba0c22e79922085c46527eb1391123aadfb24d1 Mon Sep 17 00:00:00 2001 From: Andrew Cooper <andrew.cooper3@citrix.com> Date: Mon, 15 Aug 2022 15:42:31 +0200 -Subject: [PATCH 37/67] x86/spec-ctrl: Enumeration for PBRSB_NO +Subject: [PATCH 037/126] x86/spec-ctrl: Enumeration for PBRSB_NO The PBRSB_NO bit indicates that the CPU is not vulnerable to the Post-Barrier RSB speculative vulnerability. @@ -63,5 +63,5 @@ index 49ca1f1845e6..5a830f76a8d4 100644 #define MSR_FLUSH_CMD 0x0000010b #define FLUSH_CMD_L1D (_AC(1, ULL) << 0) -- -2.37.3 +2.37.4 |