Page MenuHomeFreeBSD

acpi_spmc(4): Introduce supports_function()
ClosedPublic

Authored by olce on May 4 2026, 8:30 PM.
Tags
None
Referenced Files
F163448610: D56803.id.diff
Thu, Jul 23, 7:16 AM
Unknown Object (File)
Tue, Jul 21, 6:20 AM
Unknown Object (File)
Mon, Jul 20, 11:17 PM
Unknown Object (File)
Mon, Jul 20, 3:36 PM
Unknown Object (File)
Mon, Jul 20, 4:08 AM
Unknown Object (File)
Sun, Jul 19, 2:47 PM
Unknown Object (File)
Sun, Jul 19, 11:19 AM
Unknown Object (File)
Sat, Jul 18, 9:27 PM
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.