Page MenuHomeFreeBSD

ofed: don't expose symbols twice
ClosedPublic

Authored by brooks on May 3 2024, 10:34 PM.
Tags
None
Referenced Files
F85221794: D45090.diff
Mon, Jun 3, 7:31 AM
Unknown Object (File)
Sat, Jun 1, 2:57 PM
Unknown Object (File)
Thu, May 9, 2:25 PM
Unknown Object (File)
Wed, May 8, 4:17 PM
Unknown Object (File)
Tue, May 7, 11:48 PM
Unknown Object (File)
Tue, May 7, 11:48 PM
Unknown Object (File)
Tue, May 7, 8:17 PM
Unknown Object (File)
Tue, May 7, 7:48 PM
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