Page MenuHomeFreeBSD

acpidump: Use ACPI_NAMESEG_SIZE instead of 4
ClosedPublic

Authored by imp on Oct 14 2024, 4:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 1:16 AM
Unknown Object (File)
Wed, Dec 18, 12:01 PM
Unknown Object (File)
Wed, Dec 18, 4:25 AM
Unknown Object (File)
Sat, Dec 14, 2:50 AM
Unknown Object (File)
Nov 25 2024, 5:08 AM
Unknown Object (File)
Nov 25 2024, 5:08 AM
Unknown Object (File)
Nov 25 2024, 5:08 AM
Unknown Object (File)
Nov 24 2024, 5:49 AM
Subscribers
None

Details

Summary

In a couple of places, we use 4 instead of ACPI_NAMESEG_SIZE. Use the

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Oct 14 2024, 4:27 PM
imp created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Oct 15 2024, 11:14 AM
This revision was automatically updated to reflect the committed changes.