[SCSI] mvsas : interrupt handling
commit1fce5e5da03b18505179882be27cc697f24d6b58
authorKe Wei <kewei@marvell.com>
Thu, 27 Mar 2008 06:54:23 +0000 (27 14:54 +0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 28 Mar 2008 17:31:03 +0000 (28 12:31 -0500)
tree01eae54e97f6a8b6cfc6a0846db74ac8e6e49fb5
parentee1f1c2ef95258351e1ecb89a2dbd2763cb3a6ed
[SCSI] mvsas : interrupt handling

When a slot is busy, we will not free this slot until slot reset is
completed.  When unplugged the disk, we should release all command
tasks with unplugged port that have been sent.

If MVS_USE_TASKLET is defined, we can enable tasklet. Default is off.

Signed-off-by: Ke Wei <kewei@marvell.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/mvsas.c