From: Sumit.Saxena@lsi.com Date: Mon, 15 Jul 2013 20:56:05 +0000 (+0530) Subject: [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel X-Git-Tag: v3.11-rc5~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6431f5d7c6025f8b007af06ea090de308f7e6881;p=pandora-kernel.git [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 Signed-off-by: Kashyap Desai Cc: stable@vger.kernel.org Signed-off-by: James Bottomley --- Reading git-diff-tree failed