[ewg] [PATCH] IB/srp: Fix a race condition

2012-09-12 Thread Bart Van Assche
commit 220329916c72ee3d54ae7262b215a050f04a18fc upstream (v3.6). commit 16ff8d53da93e20c57e88067a254d3106b7aed5f upstream (v3.5). Avoid a crash caused by the scmnd->scsi_done(scmnd) call in srp_process_rsp() being invoked with scsi_done == NULL. This can happen if a reply is received during or af

[ewg] RDMA/nes patches

2012-09-12 Thread Vladimir Sokolovsky
Hi Tatyana, All 4 patches were added to compat-rdma git tree. Next time please send patches based on compat-rdma git tree so, I can apply them using git am. Regards, Vladimir ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/

[ewg] [PATCH for OFED-3.5] ib_srp: Backport to older kernels

2012-09-12 Thread Bart Van Assche
This patch has been tested on RHEL 6.0, RHEL 6.1, RHEL 6.2, RHEL 6.3 and Ubuntu 10.04. Signed-off-by: Bart Van Assche --- drivers/infiniband/ulp/srp/ib_srp.c | 111 ++- 1 files changed, 108 insertions(+), 3 deletions(-) diff --git a/drivers/infiniband/ulp/srp/ib