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)
Sun, Jan 5, 7:13 PM
Unknown Object (File)
Thu, Jan 2, 10:16 AM
Unknown Object (File)
Dec 9 2024, 9:28 PM
Unknown Object (File)
Nov 10 2024, 1:53 PM
Unknown Object (File)
Oct 26 2024, 12:48 AM
Unknown Object (File)
Oct 26 2024, 12:47 AM
Unknown Object (File)
Oct 26 2024, 12:47 AM
Unknown Object (File)
Oct 21 2024, 1:41 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