Page MenuHomeFreeBSD

acpi_spmc: Fix checking expected DSMs
AcceptedPublic

Authored by obiwac on Tue, Mar 24, 7:29 AM.

Details

Reviewers
olce
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