linux-kernel-test/drivers/scsi/megaraid
Yang, Bo 7b2519afa1 [SCSI] megaraid_sas: fix 64 bit sense pointer truncation
The current sense pointer is cast to a u32 pointer, which can truncate
on 64 bits.  Fix by using unsigned long instead.

Signed-off-by Bo Yang<bo.yang@lsi.com>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-10-29 13:03:21 -04:00
..
Kconfig.megaraid
Makefile
mbox_defs.h trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able 2009-06-12 18:01:45 +02:00
mega_common.h [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
megaraid_ioctl.h
megaraid_mbox.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
megaraid_mbox.h
megaraid_mm.c [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
megaraid_mm.h
megaraid_sas.c [SCSI] megaraid_sas: fix 64 bit sense pointer truncation 2009-10-29 13:03:21 -04:00
megaraid_sas.h [SCSI] megaraid_sas: Add the support for updating the OS after adding/removing the devices from FW 2009-10-29 13:03:21 -04:00