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)
Sat, Apr 11, 3:20 AM
Unknown Object (File)
Fri, Apr 10, 10:19 PM
Unknown Object (File)
Sun, Mar 29, 7:21 PM
Unknown Object (File)
Sat, Mar 28, 5:17 AM
Unknown Object (File)
Sun, Mar 22, 6:10 PM
Unknown Object (File)
Mar 15 2026, 11:50 PM
Unknown Object (File)
Mar 15 2026, 9:59 PM
Unknown Object (File)
Mar 11 2026, 4:27 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