Page MenuHomeFreeBSD

ofed: don't expose symbols twice
ClosedPublic

Authored by brooks on May 3 2024, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 5, 3:29 AM
Unknown Object (File)
Sun, Nov 2, 4:25 PM
Unknown Object (File)
Wed, Oct 29, 5:55 PM
Unknown Object (File)
Wed, Oct 29, 4:25 PM
Unknown Object (File)
Wed, Oct 29, 2:40 PM
Unknown Object (File)
Oct 29 2025, 8:35 AM
Unknown Object (File)
Oct 29 2025, 8:17 AM
Unknown Object (File)
Oct 27 2025, 1:26 AM
Subscribers

Details

Summary

ibv_init_wq and ibv_cleanup_wq are made visible with the
default_symver which puts them in the IBVERBS_1.1 ABI. Don't
try to expose them as IBVERBS_PRIVATE_14 symbols as GNU ld
complains with --no-undefined-symbol.

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 57582
Build 54470: arc lint + arc unit