linux-stable/drivers/infiniband/ulp
Bart Van Assche 081bdc9fe0 RDMA/ib_srp: Fix a deadlock
Remove the flush_workqueue(system_long_wq) call since flushing
system_long_wq is deadlock-prone and since that call is redundant with a
preceding cancel_work_sync()

Link: https://lore.kernel.org/r/20220215210511.28303-3-bvanassche@acm.org
Fixes: ef6c49d87c ("IB/srp: Eliminate state SRP_TARGET_DEAD")
Reported-by: syzbot+831661966588c802aae9@syzkaller.appspotmail.com
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-02-23 15:03:58 -04:00
..
ipoib RDMA/ipoib: Use dev_addr_mod() 2021-10-25 14:33:08 -03:00
iser IB/iser: Align coding style across driver 2022-01-06 13:47:08 -04:00
isert IB/isert: Align target max I/O size to initiator size 2021-06-24 09:07:53 -03:00
opa_vnic IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis Networks 2021-10-29 13:30:43 -03:00
rtrs RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close 2022-02-18 11:59:33 -04:00
srp RDMA/ib_srp: Fix a deadlock 2022-02-23 15:03:58 -04:00
srpt scsi: target: srpt: Replace enable attr with ops.enable 2021-10-04 23:27:38 -04:00
Makefile RDMA/rtrs: include client and server modules into kernel compilation 2020-05-17 18:57:15 -03:00