linux/drivers/scsi/mpt2sas
Kashyap, Desai 769578ff81 [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location
(1) driver was not setting the sense data size prior to sending SCSI_IO,
resulting in the 0x31190000 loginfo
(2) The driver needs to copy the sense data to local buffer prior
to releasing the request message frame.  If not, the sense buffer gets
overwritten by the next SCSI_IO request.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-27 12:02:24 -05:00
..
mpi [SCSI] mpt2sas: MPI header version N is updated. 2010-07-27 12:02:13 -05:00
Kconfig [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
Makefile [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_base.c [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location 2010-07-27 12:02:24 -05:00
mpt2sas_base.h [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location 2010-07-27 12:02:24 -05:00
mpt2sas_config.c [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO 2010-07-27 12:02:16 -05:00
mpt2sas_ctl.c [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location 2010-07-27 12:02:24 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
mpt2sas_debug.h [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
mpt2sas_scsih.c [SCSI] mpt2sas: Adding additional message to error escalation callback 2010-07-27 12:02:23 -05:00
mpt2sas_transport.c [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO 2010-07-27 12:02:16 -05:00