Page MenuHomeFreeBSD

acpi_spmc(4): Introduce supports_function()
ClosedPublic

Authored by olce on May 4 2026, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 10, 9:55 AM
Unknown Object (File)
Mon, Aug 10, 9:27 AM
Unknown Object (File)
Sun, Aug 9, 11:32 PM
Unknown Object (File)
Sun, Aug 9, 3:46 AM
Unknown Object (File)
Sun, Aug 9, 12:26 AM
Unknown Object (File)
Thu, Aug 6, 8:02 PM
Unknown Object (File)
Wed, Aug 5, 12:19 PM
Unknown Object (File)
Tue, Aug 4, 9:35 AM
Subscribers

Details

Summary

For better readability and because this stance will be used in many
more places in a subsequent commit.

No functional change (intended).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

olce requested review of this revision.May 4 2026, 8:30 PM
This revision is now accepted and ready to land.May 7 2026, 2:34 AM
olce retitled this revision from acpi_spmc(4): Introduce dsm_supports_function() to acpi_spmc(4): Introduce supports_function().
  • Impacts of previous revision's update
  • Remove dsm_ prefix to simplify (this is an internal function)
This revision now requires review to proceed.May 7 2026, 7:39 PM
This revision is now accepted and ready to land.May 10 2026, 7:54 AM

Move supports_function() earlier to minimize the diff with revisions later in the stack.

This revision now requires review to proceed.May 12 2026, 1:26 PM
This revision is now accepted and ready to land.May 12 2026, 2:03 PM
This revision was automatically updated to reflect the committed changes.