diff options
author | Sagi Grimberg <[email protected]> | 2017-03-08 22:00:52 +0200 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2017-03-24 16:40:31 -0400 |
commit | 86f46aba8d1ac3ed0904542158a9b9cb9c7a143c (patch) | |
tree | e1eaa11ea1e04336059b0b9cba78389bf7e5f03f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 871a8623d3b40221ad1103aff715dfee0aa4dacf (diff) |
IB/core: Protect against self-requeue of a cq work item
We need to make sure that the cq work item does not
run when we are destroying the cq. Unlike flush_work,
cancel_work_sync protects against self-requeue of the
work item (which we can do in ib_cq_poll_work).
Signed-off-by: Sagi Grimberg <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>--
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions