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)
Fri, Apr 26, 6:11 PM
Unknown Object (File)
Feb 23 2024, 5:33 AM
Unknown Object (File)
Feb 20 2024, 3:57 PM
Unknown Object (File)
Jan 19 2024, 6:14 PM
Unknown Object (File)
Jan 18 2024, 5:01 PM
Unknown Object (File)
Jan 18 2024, 2:57 PM
Unknown Object (File)
Jan 18 2024, 2:53 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