x86/speculation: Add Ivy Bridge to affected list
authorJosh Poimboeuf <jpoimboe@redhat.com>
Mon, 27 Apr 2020 18:46:13 +0000 (20:46 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Apr 2020 18:46:13 +0000 (20:46 +0200)
Make the docs match the code.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst

index 6a473da..47b1b3a 100644 (file)
@@ -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