Page MenuHomeFreeBSD

arm64: fix the handling of DDB symbols in early boot
ClosedPublic

Authored by dfr on Jan 18 2024, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 20 2025, 7:51 AM
Unknown Object (File)
Mar 8 2025, 6:13 PM
Unknown Object (File)
Feb 27 2025, 12:42 PM
Unknown Object (File)
Feb 13 2025, 11:11 PM
Unknown Object (File)
Feb 10 2025, 9:33 AM
Unknown Object (File)
Feb 10 2025, 8:44 AM
Unknown Object (File)
Feb 7 2025, 4:33 AM
Unknown Object (File)
Feb 5 2025, 4:31 AM
Subscribers

Details

Summary

The code which installs the kernel symbol table wasn't being compiled
because the file did not include opt_ddb.h

MFC after: 1 week

Test Plan

Boot a kernel using 'boot -d' and check that symbols are present

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 55473
Build 52362: arc lint + arc unit