diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2016-01-03 06:06:01 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-01-07 03:43:08 +0100 |
commit | 8b00c3d5d40da0477fceffadcfbc2c09f24104d0 (patch) | |
tree | f9839c4b49f36c742eec410a614161689d8a6d23 /drivers/scsi/NCR5380.h | |
parent | ncr5380: Fix autosense bugs (diff) | |
download | linux-8b00c3d5d40da0477fceffadcfbc2c09f24104d0.tar.xz linux-8b00c3d5d40da0477fceffadcfbc2c09f24104d0.zip |
ncr5380: Implement new eh_abort_handler
Introduce a new eh_abort_handler implementation. This one attempts to
follow all of the rules relating to EH handlers. There is still a known
bug: during selection, a command becomes invisible to the EH handlers
because it only appears in a pointer on the stack of a different thread.
This bug is addressed in a subsequent patch.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/NCR5380.h')
0 files changed, 0 insertions, 0 deletions