Page MenuHomeFreeBSD

Turn off ibrs on suspend.
ClosedPublic

Authored by kib on Apr 30 2018, 10:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 31 2024, 1:41 AM
Unknown Object (File)
May 31 2024, 1:37 AM
Unknown Object (File)
May 9 2024, 4:51 AM
Unknown Object (File)
Apr 6 2024, 6:51 PM
Unknown Object (File)
Jan 11 2024, 10:54 PM
Unknown Object (File)
Dec 31 2023, 5:27 PM
Unknown Object (File)
Dec 31 2023, 5:27 PM
Unknown Object (File)
Dec 20 2023, 7:44 AM
Subscribers

Details

Reviewers
None
Commits
rS333125: Turn off IBRS on suspend.
Summary

Resume starts CPU from the init state, which clears any loaded microcode updates. As result, ibrs MSRs are no longer available, until the microcode is reloaded.

PR: 227866

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Also clear exit controls.

Also deactivate the ibrs, NMI depends on it.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 30 2018, 8:18 PM
Closed by commit rS333125: Turn off IBRS on suspend. (authored by kib). · Explain Why
This revision was automatically updated to reflect the committed changes.