summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Poimboeuf <jpoimboe@redhat.com>2020-04-27 20:46:13 +0200
committerBen Hutchings <ben@decadent.org.uk>2020-06-11 19:05:58 +0100
commit948cfe9d8a2e3f0465340d5dea9d61f282df00e7 (patch)
tree217febc091efad5d4406770f904340b314d8d435
parent0d314e817a11e62ab223b27166de0c6b3859e0e7 (diff)
downloadlinux-stable-948cfe9d8a2e3f0465340d5dea9d61f282df00e7.tar.gz
linux-stable-948cfe9d8a2e3f0465340d5dea9d61f282df00e7.tar.bz2
linux-stable-948cfe9d8a2e3f0465340d5dea9d61f282df00e7.zip
x86/speculation: Add Ivy Bridge to affected list
commit 3798cc4d106e91382bfe016caa2edada27c2bb3f upstream. Make the docs match the code. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--Documentation/hw-vuln/special-register-buffer-data-sampling.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/hw-vuln/special-register-buffer-data-sampling.rst b/Documentation/hw-vuln/special-register-buffer-data-sampling.rst
index 6a473da80b62..47b1b3afac99 100644
--- a/Documentation/hw-vuln/special-register-buffer-data-sampling.rst
+++ b/Documentation/hw-vuln/special-register-buffer-data-sampling.rst
@@ -27,6 +27,8 @@ by software using TSX_CTRL_MSR otherwise they are not affected.
============= ============ ========
common name Family_Model Stepping
============= ============ ========
+ IvyBridge 06_3AH All
+
Haswell 06_3CH All
Haswell_L 06_45H All
Haswell_G 06_46H All
@@ -37,9 +39,8 @@ by software using TSX_CTRL_MSR otherwise they are not affected.
Skylake_L 06_4EH All
Skylake 06_5EH All
- Kabylake_L 06_8EH <=0xC
-
- Kabylake 06_9EH <=0xD
+ Kabylake_L 06_8EH <= 0xC
+ Kabylake 06_9EH <= 0xD
============= ============ ========
Related CVEs