diff options
author | 2019-04-04 09:56:38 +0300 | |
---|---|---|
committer | 2019-04-24 10:55:31 -0300 | |
commit | 574258222281221444b561b05c3a5fa85947a80c (patch) | |
tree | 21e119e23bae371c388078f07e5034443ed04ffa /tools/perf/scripts/python | |
parent | RDMA/cma: Consider scope_id while binding to ipv6 ll address (diff) | |
download | linux-dev-574258222281221444b561b05c3a5fa85947a80c.tar.xz linux-dev-574258222281221444b561b05c3a5fa85947a80c.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions