From: Jeff Skirvin Date: Fri, 9 Mar 2012 06:42:01 +0000 (-0800) Subject: isci: Implement waiting for suspend in the abort path. X-Git-Tag: v3.5-rc1~172^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a38ef0a5ad12dbe262ca55d0a905657be55a8d;p=pandora-kernel.git isci: Implement waiting for suspend in the abort path. In order to prevent a device from receiving an I/O request while still in an RNC suspending or resuming state (and therefore failing that I/O back to libsas with a reset required status) wait for the RNC state change before proceding in the abort path. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed