Message ID | 20230606102531.162967-1-saravanan.vajravel@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | IB/isert Bug fixes in ib_isert | expand |
On Tue, 06 Jun 2023 03:25:28 -0700, Saravanan Vajravel wrote: > Generic bug fixes to ib_isert > > Regards, > Saravanan Vajravel > > v1 -> v2: > - Added Fixes tag to all patches > - Fixed compilation issue in first patch > v2 -> v3: > - In second patch, limited mutex lock to list_del_init() only > - In third patch, corrected Fixes tag > > [...] Applied, thanks! [1/3] IB/isert: Fix dead lock in ib_isert https://git.kernel.org/rdma/rdma/c/691b0480933f0c [2/3] IB/isert: Fix possible list corruption in CMA handler https://git.kernel.org/rdma/rdma/c/7651e2d6c5b359 [3/3] IB/isert: Fix incorrect release of isert connection https://git.kernel.org/rdma/rdma/c/699826f4e30ab7 Best regards,