Page MenuHomeFreeBSD

acpi_spmc(4): Introduce supports_function()
ClosedPublic

Authored by olce on May 4 2026, 8:30 PM.
Tags
None
Referenced Files
F162979414: D56803.id177638.diff
Sat, Jul 18, 9:27 PM
F162978330: D56803.id177392.diff
Sat, Jul 18, 9:12 PM
F162954302: D56803.id177638.diff
Sat, Jul 18, 4:13 PM
Unknown Object (File)
Sat, Jul 18, 9:12 AM
Unknown Object (File)
Wed, Jul 15, 7:20 AM
Unknown Object (File)
Wed, Jul 15, 7:20 AM
Unknown Object (File)
Sat, Jul 4, 6:16 AM
Unknown Object (File)
Fri, Jul 3, 9:04 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.