Page MenuHomeFreeBSD

kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels
ClosedPublic

Authored by jhb on Dec 19 2023, 7:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 9:15 PM
Unknown Object (File)
Sat, Sep 27, 2:59 AM
Unknown Object (File)
Sep 8 2025, 9:58 PM
Unknown Object (File)
Aug 25 2025, 7:29 PM
Unknown Object (File)
Aug 25 2025, 2:20 PM
Unknown Object (File)
Aug 20 2025, 2:22 PM
Unknown Object (File)
Aug 20 2025, 10:28 AM
Unknown Object (File)
Aug 20 2025, 9:11 AM
Subscribers

Details

Summary

Existing powerpc kernels including additional sections beyond .dynamic
in the PT_DYNAMIC segment. Relax the requirement for an exact size
match of the section and segment for PowerPC files as a workaround.

Reported by: jrtc27

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable