HomeFreeBSD

ections into expected offset in binary format.

Description

ections into expected offset in binary format.
Calculate binary file offset using address field, bacause software know only offset to known data, not where to load segment.
With that patch, kernel .data section can have any alignment/offset - kernel boor fine.

PR: 235391
Reviewed by: markj
MFC after: 1 month
Differential Revision: D21827

Details

Provenance
rayAuthored on
Reviewer
markj
Differential Revision
D21827: Put sections into expected offset in binary format.
Parents
rS352874: amd64 pmap: batch chunk removal in pmap_remove_pages
Branches
Unknown
Tags
Unknown