1
0
Fork 0
alistair23-linux/drivers/scsi/aacraid
FUJITA Tomonori e98991130d [SCSI] aacraid: check pci_alloc_consistent errors
We need to check the address that pci_alloc_consistent() returns since
it might fail.

When pci_alloc_consistent() fails, some IOMMUs set the dma_handle
argument to zero. So we can't use fibptr->hw_fib_pa directly here.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Aacraid List <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-12-29 11:24:11 -06:00
..
Makefile [SCSI] aacraid: Begin adding support for new adapter type 2007-01-27 09:27:31 -06:00
TODO [SCSI] aacraid: Newer adapter communication iterface support 2005-10-28 11:41:53 -05:00
aachba.c block: unify request timeout handling 2008-10-09 08:56:13 +02:00
aacraid.h [SCSI] aacraid: Add Power Management support 2008-05-02 13:06:44 -05:00
commctrl.c [SCSI] aacraid: check pci_alloc_consistent errors 2008-12-29 11:24:11 -06:00
comminit.c [SCSI] aacraid: Add Power Management support 2008-05-02 13:06:44 -05:00
commsup.c [SCSI] aacraid: Fix jbod operations scan issues 2008-05-02 13:06:09 -05:00
dpcsup.c Convert asm/semaphore.h users to linux/semaphore.h 2008-04-18 22:22:54 -04:00
linit.c [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120S 2008-12-03 09:24:37 -06:00
nark.c [SCSI] aacraid: draw line in sand, sundry cleanup and version update 2007-07-27 09:13:28 -04:00
rkt.c [SCSI] aacraid: draw line in sand, sundry cleanup and version update 2007-07-27 09:13:28 -04:00
rx.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00
sa.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00