This tree represents the final bug fixes, both for oopses seen by various people. One is for the dual binding of the i2o drivers and the other is for an oops adding and removing devices from the lpfc and qlogic fibre drivers.
This one has been successfully run through the wringer by the kind people at Emulex. The tree is at www.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git The short changelog is James Bottomley: o Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup James Smart: o fix target scanning oops with fc transport class Mark Salyzyn: o dpt_i2o pci_request_regions fix And the diffstat: drivers/scsi/dpt_i2o.c | 9 ++++++++- drivers/scsi/scsi_scan.c | 16 +++++++++++++++- drivers/scsi/scsi_transport_fc.c | 19 +++++++++++++++++++ include/scsi/scsi_transport.h | 8 ++++++++ 4 files changed, 50 insertions(+), 2 deletions(-) James - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/