android_kernel_motorola_sm6225/drivers/scsi/megaraid
Sumit.Saxena@lsi.com 6431f5d7c6 [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
Problem: When Hardware IOMMU is on, megaraid_sas driver initialization fails
in kdump kernel with LSI MegaRAID controller(device id-0x73).

Actually this issue needs fix in firmware, but for firmware running in field,
this driver fix is proposed to resolve the issue.  At firmware initialization
time, if firmware does not come to ready state, driver will reset the adapter
and retry for firmware transition to ready state unconditionally(not only
executed for kdump kernel).

Signed-off-by: Sumit Saxena <sumit.saxena@lsi.com>
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Cc: stable@vger.kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-08-02 13:01:29 -07:00
..
Kconfig.megaraid [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm} 2005-12-13 18:10:56 -07:00
Makefile [SCSI] megaraid_sas: Add 9565/9285 specific code 2010-12-22 23:26:53 -06:00
mbox_defs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
mega_common.h [SCSI] replace __FUNCTION__ with __func__ 2008-07-27 10:31:49 -04:00
megaraid_ioctl.h Convert asm/semaphore.h users to linux/semaphore.h 2008-04-18 22:22:54 -04:00
megaraid_mbox.c Drivers: scsi: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
megaraid_mbox.h [SCSI] megaraid_mbox: fix Dell CERC firmware problem 2008-04-29 19:34:07 -05:00
megaraid_mm.c fix comment typos concerning "consistent" 2010-12-10 16:04:28 +01:00
megaraid_mm.h [SCSI] MegaRAID driver management char device moved to misc 2008-02-11 10:20:53 -06:00
megaraid_sas.h [SCSI] megaraid_sas: Changelog and driver version update 2013-06-24 17:52:10 -07:00
megaraid_sas_base.c [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel 2013-08-02 13:01:29 -07:00
megaraid_sas_fp.c [SCSI] megaraid_sas: fix a bug for 64 bit arches 2013-07-09 12:14:06 +01:00
megaraid_sas_fusion.c [SCSI] megaraid_sas: Add support for Uneven Span PRL11 2013-06-24 17:48:12 -07:00
megaraid_sas_fusion.h [SCSI] megaraid_sas: Add support for Uneven Span PRL11 2013-06-24 17:48:12 -07:00