You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the microcode feature for disabling TSX is not available at boot time,
taa_select_mitigation will not disable TSX to ensure proper mitigation for TAA.
Call tsx_init before selecting TAA mitigation.
Orabug: 30557078
Suggested-by: Jamie Iles <[email protected]>
Suggested-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Mihai Carabas <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
0 commit comments