From: Jeff Skirvin Date: Thu, 27 Oct 2011 22:05:16 +0000 (-0700) Subject: [SCSI] isci: Fix task management for SMP, SATA and on dev remove. X-Git-Tag: v3.2-rc1~44^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98145cb722b51ccc3ba27166c9803545accba950;p=pandora-kernel.git [SCSI] isci: Fix task management for SMP, SATA and on dev remove. libsas uses the LLDD abort task interface to handle I/O timeouts in the SATA/STP and SMP discovery paths, so this change will terminate STP/SMP requests. Also, if the device is gone, the lldd will prevent libsas from further escalations in the error handler. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed