]> www.infradead.org Git - users/jedix/linux-maple.git/commit
SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
authorsreekanth.reddy@lsi.com <sreekanth.reddy@lsi.com>
Wed, 22 Aug 2012 11:25:13 +0000 (16:55 +0530)
committerGuangyu Sun <guangyu.sun@oracle.com>
Mon, 8 Oct 2012 17:00:11 +0000 (10:00 -0700)
commit06a1125e594be72b9e420d1e05db239ead978551
tree0af2a9f6402a4cadf109a1c8edc5a9ca6ba96191
parent52e906cd6882a1e7f7c50dd3ab031cefef2be7f5
SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA

commit 10cce6d8b5af0b32bc4254ae4a28423a74c0921c upstream.

This patch checks whether HBA is SAS2008 B0 controller.
if it is a SAS2008 B0 controller then it use IO-APIC interrupt instead of MSIX,
as SAS2008 B0 controller doesn't support MSIX interrupts.

[jejb: fix whitespace problems]
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
drivers/scsi/mpt2sas/mpt2sas_base.c