Commit 3798cc4d authored by Josh Poimboeuf's avatar Josh Poimboeuf Committed by Thomas Gleixner
Browse files

x86/speculation: Add Ivy Bridge to affected list



Make the docs match the code.

Signed-off-by: default avatarJosh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 7222a1b5
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -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
@@ -38,7 +40,6 @@ by software using TSX_CTRL_MSR otherwise they are not affected.
  Skylake        06_5EH        All

  Kabylake_L     06_8EH        <= 0xC

  Kabylake       06_9EH        <= 0xD
  =============  ============  ========