aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2017-03-08 22:00:52 +0200
committerDoug Ledford <dledford@redhat.com>2017-03-24 16:40:31 -0400
commit86f46aba8d1ac3ed0904542158a9b9cb9c7a143c (patch)
treee1eaa11ea1e04336059b0b9cba78389bf7e5f03f /drivers/infiniband/sw
parenti40iw: Receive netdev events post INET_NOTIFIER state (diff)
downloadlinux-dev-86f46aba8d1ac3ed0904542158a9b9cb9c7a143c.tar.xz
linux-dev-86f46aba8d1ac3ed0904542158a9b9cb9c7a143c.zip
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 <sagi@grimberg.me> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>-- Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/sw')
0 files changed, 0 insertions, 0 deletions