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)
Wed, May 13, 12:29 AM
Unknown Object (File)
Wed, May 13, 12:29 AM
Unknown Object (File)
Wed, May 13, 12:24 AM
Unknown Object (File)
Thu, May 7, 4:23 PM
Unknown Object (File)
Mon, Apr 27, 2:59 PM
Unknown Object (File)
Thu, Apr 23, 5:34 AM
Unknown Object (File)
Wed, Apr 22, 8:34 PM
Unknown Object (File)
Mon, Apr 20, 11:31 AM
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