]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] aacraid: reset should disable MSI interrupt
authorVasily Averin <vvs@parallels.com>
Fri, 2 Sep 2011 15:31:46 +0000 (19:31 +0400)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 22 Sep 2011 07:17:32 +0000 (11:17 +0400)
commit56ae781c544b11e17292bf08af89eb3314ba0db0
treed861712e3723af5dad4583fd80d91dde0d3f4538
parent8dc188e3006905516183897835fc848e4f79d37a
[SCSI] aacraid: reset should disable MSI interrupt

scsi reset on hardware with enabled MSI interrupts generates WARNING message

[11027.798722] aacraid: Host adapter abort request (0,0,0,0)
[11027.798814] aacraid: Host adapter reset request. SCSI hang ?
[11087.762237] aacraid: SCSI bus appears hung
[11135.082543] ------------[ cut here ]------------
[11135.082646] WARNING: at drivers/pci/msi.c:658 pci_enable_msi_block+0x251/0x290()

Signed-off-by: Vasily Averin <vvs@sw.ru>
Acked-by: Mark Salyzyn <mark_salyzyn@us.xyratex.com>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/aacraid/commsup.c