linux/drivers/scsi/aacraid
Salyzyn, Mark 2b053729a8 [SCSI] aacraid: prevent panic on adapter resource failure
If the driver fails to allocate the contiguous (DMAable) memory for
system reasons, we fail to load the instance, but then we try to free
the <nul> allocation in the cleanup code and we get a panic in
pci_free_consistent(). This is reported against an older kernel, hope
this is relevant for latest/greatest.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-08-04 09:46:43 -05: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 [SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checking 2007-07-28 10:09:07 -04:00
aacraid.h [SCSI] aacraid: draw line in sand, sundry cleanup and version update 2007-07-27 09:13:28 -04:00
commctrl.c [SCSI] aacraid: resolve compiler warnings using ptrdiff_t 2007-04-01 10:25:21 -05:00
comminit.c [SCSI] aacraid: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
commsup.c [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated reset 2007-07-18 11:17:41 -05:00
dpcsup.c [SCSI] aacraid: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
linit.c [SCSI] aacraid: prevent panic on adapter resource failure 2007-08-04 09:46:43 -05: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 [SCSI] aacraid: fix Sunrise Lake reset handling 2007-07-28 10:11:32 -04:00
sa.c [SCSI] aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value on pentium3 SMP kernel-2.6.21.1) 2007-05-16 13:06:26 -04:00