Page MenuHomeFreeBSD

hwpstate_intel: don't unconditionally print the error message
ClosedPublic

Authored by yuripv on May 7 2020, 3:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 20, 4:07 AM
Unknown Object (File)
Sun, Jul 19, 2:14 PM
Unknown Object (File)
Jun 26 2026, 9:18 AM
Unknown Object (File)
Jun 23 2026, 5:38 AM
Unknown Object (File)
Jun 21 2026, 7:47 PM
Unknown Object (File)
Jun 15 2026, 4:23 PM
Unknown Object (File)
Jun 15 2026, 4:22 PM
Unknown Object (File)
Jun 13 2026, 1:29 PM
Subscribers

Details

Summary

If CPU supports PKG-wide control MSR, hwpstate_intel unconditionally prints the "Failed to set autonomous HWP for package" error message, forgetting to check the actual wrmsr_safe() return value.

Diff Detail

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

Event Timeline

yuripv requested review of this revision.May 7 2020, 3:43 AM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 29 2020, 1:43 AM
This revision was automatically updated to reflect the committed changes.