summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@mellanox.com>2019-04-04 09:56:38 +0300
committerJason Gunthorpe <jgg@mellanox.com>2019-04-24 10:55:31 -0300
commit574258222281221444b561b05c3a5fa85947a80c (patch)
tree21e119e23bae371c388078f07e5034443ed04ffa /virt
parent5d7ed2f27bbd482fd29e6b2e204b1a1ee8a0b268 (diff)
RDMA/hns: Remove asynchronic QP destroy
Verbs destroy callbacks are synchronous operations and can't be delayed. The expectation is that after driver returned from destroy function, the memory can be freed and user won't be able to access it again. Ditch workqueue implementation used in HNS driver. Fixes: d838c481e025 ("IB/hns: Fix the bug when destroy qp") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Acked-by: oulijun <oulijun@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions