Page MenuHomeFreeBSD

madt: print CPU APIC ID as signed int
ClosedPublic

Authored by emaste on May 10 2024, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 18, 8:46 PM
Unknown Object (File)
May 16 2024, 6:14 PM
Unknown Object (File)
May 14 2024, 3:50 AM
Unknown Object (File)
May 13 2024, 7:20 PM
Unknown Object (File)
May 13 2024, 1:50 AM
Unknown Object (File)
May 12 2024, 12:06 PM
Unknown Object (File)
May 11 2024, 10:25 AM
Subscribers

Details

Summary
Instead of printing something like "MADT: Found CPU APIC ID 4294967295
ACPI ID 512: disabled" print the APIC ID as a singed int for a more
user-friendly -1.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
This revision is now accepted and ready to land.May 10 2024, 7:05 PM
This revision was automatically updated to reflect the committed changes.