linux/drivers/scsi/mpt2sas
nagalakshmi.nandigama@lsi.com 0167ac67ff [SCSI] mpt2sas: Fix for system hang when discovery in progress
Fix for issue : While discovery is in progress, hot unplug and hot plug of
enclosure connected to the controller card is causing system to hang.

When a device is in the process of being detected at driver load time then
if it is removed, the device that is no longer present will not be added
to the list. So the code in _scsih_probe_sas() is rearranged as such so
the devices that failed to be detected are not added to the list.

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-30 12:46:26 +04:00
..
mpi [SCSI] mpt2sas: MPI next revision header update 2011-10-30 12:30:52 +04:00
Kconfig
Makefile
mpt2sas_base.c [SCSI] mpt2sas: New feature - Fast Load Support 2011-10-30 12:35:57 +04:00
mpt2sas_base.h [SCSI] mpt2sas: New feature - Fast Load Support 2011-10-30 12:35:57 +04:00
mpt2sas_config.c Remove unneeded version.h includes from drivers/scsi/ 2011-09-15 14:57:07 +02:00
mpt2sas_ctl.c [SCSI] mpt2sas: New feature - Fast Load Support 2011-10-30 12:35:57 +04:00
mpt2sas_ctl.h [SCSI] mpt2sas : WarpDrive New product SSS6200 support added 2011-05-01 10:36:54 -05:00
mpt2sas_debug.h [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC 2011-06-29 16:07:00 -05:00
mpt2sas_scsih.c [SCSI] mpt2sas: Fix for system hang when discovery in progress 2011-10-30 12:46:26 +04:00
mpt2sas_transport.c [SCSI] mpt2sas: take size of pointed value, not pointer 2011-09-22 15:13:12 +04:00