freebsd-nq/sys/ofed
Hans Petter Selasky 9661887500 Fix mismerge in OFED update
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.
Differential Revision:	https://reviews.freebsd.org/D28421
Reviewed by: hselasky, kib

(cherry picked from commit 8a06ca2f73)
2021-07-26 18:12:35 +02:00
..
drivers/infiniband Fix mismerge in OFED update 2021-07-26 18:12:35 +02:00
include ibcore: Add some functions and definitions for selecting and querying retryable ucontext cleanup. 2021-07-26 18:04:33 +02:00