linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix a deadlock in the ib_srp driver
@ 2022-02-15 21:05 Bart Van Assche
  2022-02-15 21:05 ` [PATCH v2 1/2] ib_srp: Add more documentation Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bart Van Assche @ 2022-02-15 21:05 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Leon Romanovsky, linux-rdma, Tetsuo Handa, Bart Van Assche

Hi Jason,

This patch series fixes a deadlock in the ib_srp driver that was discovered
by syzbot. Please consider these patches for kernel v5.18.

Thanks,

Bart.

Changes compared to v1:
- Dropped patch 2/3, the patch that converts a spinlock into a mutex.
- Simplified patch 3/3 by removing a flush_work() loop.

Bart Van Assche (2):
  ib_srp: Add more documentation
  ib_srp: Fix a deadlock

 drivers/infiniband/ulp/srp/ib_srp.c |  6 ++++--
 drivers/infiniband/ulp/srp/ib_srp.h | 11 ++++++++++-
 2 files changed, 14 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-23 19:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 21:05 [PATCH v2 0/2] Fix a deadlock in the ib_srp driver Bart Van Assche
2022-02-15 21:05 ` [PATCH v2 1/2] ib_srp: Add more documentation Bart Van Assche
2022-02-15 21:05 ` [PATCH v2 2/2] ib_srp: Fix a deadlock Bart Van Assche
2022-02-16  7:04   ` Leon Romanovsky
2022-02-23 19:14 ` [PATCH v2 0/2] Fix a deadlock in the ib_srp driver Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).