diff options
author | Leon Romanovsky <[email protected]> | 2019-04-04 09:56:38 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-04-24 10:55:31 -0300 |
commit | 574258222281221444b561b05c3a5fa85947a80c (patch) | |
tree | 21e119e23bae371c388078f07e5034443ed04ffa /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5d7ed2f27bbd482fd29e6b2e204b1a1ee8a0b268 (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 <[email protected]>
Acked-by: oulijun <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions