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)
Wed, Sep 16, 11:46 AM
Unknown Object (File)
Wed, Sep 16, 9:25 AM
Unknown Object (File)
Thu, Sep 10, 5:02 AM
Unknown Object (File)
Sat, Sep 5, 2:15 PM
Unknown Object (File)
Tue, Aug 25, 11:12 AM
Unknown Object (File)
Aug 12 2026, 5:30 AM
Unknown Object (File)
Aug 11 2026, 4:12 PM
Unknown Object (File)
Aug 9 2026, 11:15 PM
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 Not Applicable
Unit
Tests Not Applicable