On 2 August 2012 21:04, Bart Van Assche <[email protected]> wrote: > On 07/24/12 15:43, Joseph Glanville wrote: >> [35404.804723] BUG: unable to handle kernel NULL pointer dereference at >> (null) > > I've been able to reproduce this ib_srp crash. Apparently if an SRP > response is received after srp_reset_host() has been invoked > srp_process_rsp() tries to call scmnd->scsi_done(scmnd) with scsi_done > == NULL, hence the kernel oops. A candidate fix is available in this > (rebased) tree: http://github.com/bvanassche/linux/tree/srp-ha. > > Bart. >
Nice work. :) Sorry I haven't had time to do more testing, I will try get this branch deployed on something tomorrow. Joseph. -- CTO | Orion Virtualisation Solutions | www.orionvm.com.au Phone: 1300 56 99 52 | Mobile: 0428 754 846 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
