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)
Wed, Mar 13, 1:54 PM
Unknown Object (File)
Dec 4 2023, 4:28 PM
Unknown Object (File)
Dec 4 2023, 2:36 AM
Unknown Object (File)
Dec 3 2023, 2:11 PM
Unknown Object (File)
Dec 3 2023, 2:11 PM
Unknown Object (File)
Dec 3 2023, 12:46 PM
Unknown Object (File)
Oct 5 2023, 9:14 PM
Unknown Object (File)
Sep 28 2023, 3:33 AM
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.