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, Nov 23, 3:57 AM
Unknown Object (File)
Fri, Nov 14, 9:40 AM
Unknown Object (File)
Wed, Nov 12, 2:43 AM
Unknown Object (File)
Sun, Nov 9, 12:29 PM
Unknown Object (File)
Mon, Nov 3, 8:00 AM
Unknown Object (File)
Fri, Oct 31, 1:32 AM
Unknown Object (File)
Oct 23 2025, 7:04 AM
Unknown Object (File)
Oct 13 2025, 7:19 PM
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