From: Jeff Skirvin Date: Fri, 9 Mar 2012 06:41:54 +0000 (-0800) Subject: isci: Redesign device suspension, abort, cleanup. X-Git-Tag: v3.5-rc1~172^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14aaa9f0a318bd04cbb9d822524b817e95d8b343;p=pandora-kernel.git isci: Redesign device suspension, abort, cleanup. This commit changes the means by which outstanding I/Os are handled for cleanup. The likelihood is that this commit will be broken into smaller pieces, however that will be a later revision. Among the changes: - All completion structures have been removed from the tmf and abort paths. - Now using one completed I/O list, with the I/O completed in host bit being used to select error or normal callback paths. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed