Skip to content

Commit

Permalink
x86/speculation: Add Ivy Bridge to affected list
Browse files Browse the repository at this point in the history
Make the docs match the code.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
jpoimboe authored and KAGA-KOKO committed Apr 27, 2020
1 parent 7222a1b commit 3798cc4
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand 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
Expand Down

0 comments on commit 3798cc4

Please sign in to comment.