commit | 1fce5e5da03b18505179882be27cc697f24d6b58 | [log] [tgz] |
---|---|---|
author | Ke Wei <kewei@marvell.com> | Thu Mar 27 14:54:23 2008 +0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 28 12:31:03 2008 -0500 |
tree | 01eae54e97f6a8b6cfc6a0846db74ac8e6e49fb5 | |
parent | ee1f1c2ef95258351e1ecb89a2dbd2763cb3a6ed [diff] |
[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>