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)
Thu, Oct 16, 7:15 PM
Unknown Object (File)
Wed, Sep 24, 9:48 AM
Unknown Object (File)
Sep 19 2025, 9:23 AM
Unknown Object (File)
Sep 5 2025, 10:16 AM
Unknown Object (File)
Aug 29 2025, 10:16 PM
Unknown Object (File)
Aug 24 2025, 1:11 AM
Unknown Object (File)
Aug 19 2025, 2:30 PM
Unknown Object (File)
Aug 4 2025, 1:34 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 Not Applicable
Unit
Tests Not Applicable