Page MenuHomeFreeBSD

stand/amd64: remove unused addr parameter from bi_load64
ClosedPublic

Authored by royger on Jan 29 2021, 11:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 12:56 PM
Unknown Object (File)
Mon, Feb 23, 11:13 AM
Unknown Object (File)
Mon, Feb 23, 11:13 AM
Unknown Object (File)
Sat, Feb 7, 9:00 PM
Unknown Object (File)
Sat, Feb 7, 5:27 PM
Unknown Object (File)
Jan 31 2026, 8:09 AM
Unknown Object (File)
Jan 28 2026, 11:09 PM
Unknown Object (File)
Jan 25 2026, 2:37 PM
Subscribers

Details

Summary

All callers of bi_load64 pass 0 as the addr parameter, so just remove
it and always calculate the last load address from the module chain.

No functional change.

Sponsored by: Citrix Systems R&D

Diff Detail

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