Page MenuHomeFreeBSD

acpi_spmc: Fix checking expected DSMs
ClosedPublic

Authored by obiwac on Tue, Mar 24, 7:29 AM.
Tags
None
Referenced Files
F150463234: D56061.id174198.diff
Wed, Apr 1, 10:39 AM
Unknown Object (File)
Tue, Mar 31, 2:33 AM
Unknown Object (File)
Tue, Mar 31, 1:03 AM
Unknown Object (File)
Mon, Mar 30, 3:54 PM
Unknown Object (File)
Mon, Mar 30, 6:08 AM
Unknown Object (File)
Sun, Mar 29, 7:41 AM
Unknown Object (File)
Sun, Mar 29, 7:41 AM
Unknown Object (File)
Sun, Mar 29, 6:52 AM
Subscribers

Details

Summary

Previously was or'ing the indices of the DSMs directly, not their corresponding bits. This commit rectifies this.

Sponsored by: The FreeBSD Foundation

Test Plan

dsms_expected for AMD and MS DSM sets are now equivalent (except for the enum functions bit, which we remove in acpi_spmc_check_dsm_set()) to what's returned in the enum functions DSM.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71686
Build 68569: arc lint + arc unit