Page MenuHomeFreeBSD

Fix mismerge in OFED update
ClosedPublic

Authored by rstone on Jan 29 2021, 8:52 PM.
Tags
None
Referenced Files
F166031286: D28421.diff
Tue, Aug 11, 5:23 AM
Unknown Object (File)
Sat, Aug 8, 6:00 PM
Unknown Object (File)
Wed, Aug 5, 2:01 AM
Unknown Object (File)
Mon, Aug 3, 3:53 PM
Unknown Object (File)
Sat, Aug 1, 7:14 AM
Unknown Object (File)
Fri, Jul 31, 3:56 PM
Unknown Object (File)
Mon, Jul 27, 5:56 AM
Unknown Object (File)
Sat, Jul 25, 3:41 PM
Subscribers

Details

Summary

When OFED was upgraded to Linux v4.9, a bunch of Linux-specific
netlink changes were dropped. Unfortunately, there was a mismerge
in this process and as a result ib_sa_cancel_query() would fail to
cancel an outstanding MAD.

This was causing rdma_destroy_id() to hang indefinitely waiting
for the MAD to complete and release the final reference.

Sponsored by: Dell Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36614
Build 33503: arc lint + arc unit