From: Jeff Skirvin Date: Wed, 16 Mar 2011 16:41:59 +0000 (-0700) Subject: isci: don't hold scic_lock over calls to sas_task_abort() X-Git-Tag: v3.0-rc6~1^2~1^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b9e24c4be67aeed44cd46ef5ea92948d02a426;p=pandora-kernel.git isci: don't hold scic_lock over calls to sas_task_abort() In the case where submitted I/Os fail with the status code SCI_FAILURE_REMOTE_DEVICE_RESET_REQUIRED, the execute function now waits until scic_lock is cleared before calling the helper function "isci_request_signal_device_reset" which sets the flag for the pending reset condition on the I/O. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed