Page MenuHomeFreeBSD

powerpc64: R_PPC64_ADDR64 handler for kldxref
ClosedPublic

Authored by alfredo on Dec 22 2021, 5:33 AM.
Referenced Files
Unknown Object (File)
Nov 6 2024, 9:26 PM
Unknown Object (File)
Oct 19 2024, 11:20 AM
Unknown Object (File)
Sep 22 2024, 4:09 AM
Unknown Object (File)
Sep 16 2024, 11:43 AM
Unknown Object (File)
Sep 4 2024, 2:02 PM
Unknown Object (File)
Sep 3 2024, 4:36 PM
Unknown Object (File)
Aug 22 2024, 2:11 PM
Unknown Object (File)
Aug 18 2024, 5:35 PM
Subscribers

Details

Summary

Implements R_PPC64_ADDR64 handler for kldxref, addressing "kldxref: unhandled relocation type 38" when running "kldxref /boot/kernel":

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43538
Build 40426: arc lint + arc unit

Event Timeline

alfredo retitled this revision from powerpc64: add R_PPC64_ADDR64 handler for kldxref to powerpc64: R_PPC64_ADDR64 handler for kldxref.Dec 22 2021, 5:39 AM
alfredo edited the summary of this revision. (Show Details)
alfredo added reviewers: imp, jrtc27.
This revision is now accepted and ready to land.Dec 22 2021, 3:42 PM
This revision was automatically updated to reflect the committed changes.