dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/aacraid
Salyzyn, Mark 94774a3a8e [SCSI] aacraid: fix shutdown handler to also disable interrupts.
Moves quiesce, thread and interrupt shutdown into aacraid drivers'
.shutdown handler. This fix to the aac_shutdown handler will remove the
superfluous reset of the adapter during a (clean) kexec.

This fix may mitigate the active investigation 'kexec and aacraid
broken' but it is unlikely to affect the root cause (issue likely
present in both kexec and kdump). This patch reduces the chance the
problem will occur with a kexec. The fix for root cause is currently
expected to be the minimum value check to the aacraid.startup_timeout
driver variable after an adapter reset within aacraid_commit_reset.patch
submitted on 05/22/2007 and awaiting testing by Yinghai to confirm.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-06-01 11:42:19 -04: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: apply commit config for reset_devices flag 2007-05-22 14:08:41 -05:00
aacraid.h [SCSI] aacraid: apply commit config for reset_devices flag 2007-05-22 14:08:41 -05: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: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
dpcsup.c [SCSI] aacraid: kmalloc/memset->kzalloc 2007-05-06 09:33:11 -05:00
linit.c [SCSI] aacraid: fix shutdown handler to also disable interrupts. 2007-06-01 11:42:19 -04:00
nark.c [SCSI] aacraid: cleanups 2007-04-01 10:16:35 -05:00
rkt.c [SCSI] aacraid: cleanups 2007-04-01 10:16:35 -05:00
rx.c [SCSI] aacraid: apply commit config for reset_devices flag 2007-05-22 14:08:41 -05: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