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)
Mon, May 6, 5:52 AM
Unknown Object (File)
Feb 21 2024, 6:37 AM
Unknown Object (File)
Jan 19 2024, 5:24 AM
Unknown Object (File)
Jan 19 2024, 2:07 AM
Unknown Object (File)
Dec 20 2023, 7:10 AM
Unknown Object (File)
Dec 14 2023, 8:12 PM
Unknown Object (File)
Dec 12 2023, 2:29 PM
Unknown Object (File)
Nov 28 2023, 8:55 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36602
Build 33491: arc lint + arc unit