From: Jeff Skirvin Date: Fri, 9 Mar 2012 06:42:02 +0000 (-0800) Subject: isci: When in the abort path, defeat other resume calls until done. X-Git-Tag: v3.5-rc1~172^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3ce38f1bc8b6a6d8df0959e3c0dece31f9350c;p=pandora-kernel.git isci: When in the abort path, defeat other resume calls until done. Completion of I/Os during the one of the abort path interface calls from libsas can drive remote device state changes and the resumption of the device RNC. This is a problem when the abort path is attempting to cleanup outstanding I/O at the same time - the resumption can prevent the termination from occuring correctly. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed