Page MenuHomeFreeBSD

kboot: Remove kboot_loadaddr
ClosedPublic

Authored by imp on Jan 29 2023, 3:16 PM.
Tags
None
Referenced Files
F93093270: D38260.id.diff
Sat, Sep 7, 6:43 AM
Unknown Object (File)
Tue, Sep 3, 9:28 AM
Unknown Object (File)
Tue, Sep 3, 8:53 AM
Unknown Object (File)
Wed, Aug 28, 5:30 PM
Unknown Object (File)
Tue, Aug 27, 11:05 AM
Unknown Object (File)
Wed, Aug 21, 3:51 PM
Unknown Object (File)
Wed, Aug 21, 3:50 PM
Unknown Object (File)
Wed, Aug 21, 3:44 PM
Subscribers

Details

Summary

Turns out that the loadaddr interface is not sufficiently expressive to
do the loading we need to do. Instead, we'll emulate some of its
features with inline math in copyin/copyout.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49302
Build 46192: arc lint + arc unit