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
F163283808: D47109.id144887.diff
Tue, Jul 21, 5:43 PM
Unknown Object (File)
Sun, Jul 5, 1:24 PM
Unknown Object (File)
Fri, Jun 26, 8:19 AM
Unknown Object (File)
Jun 22 2026, 2:19 AM
Unknown Object (File)
Jun 18 2026, 7:08 AM
Unknown Object (File)
Jun 8 2026, 1:46 AM
Unknown Object (File)
May 17 2026, 1:00 PM
Unknown Object (File)
May 17 2026, 1:14 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59975
Build 56860: arc lint + arc unit

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.