Skip to content

Commit 3798cc4

Browse files
jpoimboeKAGA-KOKO
authored andcommitted
x86/speculation: Add Ivy Bridge to affected list
Make the docs match the code. Signed-off-by: Josh Poimboeuf <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
1 parent 7222a1b commit 3798cc4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Documentation/admin-guide/hw-vuln/special-register-buffer-data-sampling.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ by software using TSX_CTRL_MSR otherwise they are not affected.
2727
============= ============ ========
2828
common name Family_Model Stepping
2929
============= ============ ========
30+
IvyBridge 06_3AH All
31+
3032
Haswell 06_3CH All
3133
Haswell_L 06_45H All
3234
Haswell_G 06_46H All
@@ -37,9 +39,8 @@ by software using TSX_CTRL_MSR otherwise they are not affected.
3739
Skylake_L 06_4EH All
3840
Skylake 06_5EH All
3941

40-
Kabylake_L 06_8EH <=0xC
41-
42-
Kabylake 06_9EH <=0xD
42+
Kabylake_L 06_8EH <= 0xC
43+
Kabylake 06_9EH <= 0xD
4344
============= ============ ========
4445

4546
Related CVEs

0 commit comments

Comments
 (0)