Hello Jason, While reviewing the SCSI error handler I noticed a shortcoming in the SRP abort callback. Since that patch is probably the real fix for what commit 8a0d18c62121 ("IB/srp: Avoid that a cable pull can trigger a kernel crash") tried to address, revert that commit. Additionally, simplify the SRP initiator log statements by using %pIS instead of open-coding it. Please consider these patches for kernel v4.17. Thanks, Bart. Bart Van Assche (3): IB/srp: Fix srp_abort() Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash" IB/srp: Use %pIS instead of inet_ntop() drivers/infiniband/ulp/srp/ib_srp.c | 85 +++++++++---------------------------- 1 file changed, 21 insertions(+), 64 deletions(-) -- 2.16.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html