From: Ke Wei Date: Thu, 27 Mar 2008 06:54:23 +0000 (+0800) Subject: [SCSI] mvsas : interrupt handling X-Git-Tag: v2.6.25-rc9~97^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fce5e5da03b18505179882be27cc697f24d6b58;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed