From: Dan Williams Date: Thu, 3 Mar 2011 00:45:18 +0000 (-0800) Subject: isci: fix hang after target reset X-Git-Tag: v3.0-rc6~1^2~1^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ce51df9a333ca7e05e09f6d25becf26ac1ff45;p=pandora-kernel.git isci: fix hang after target reset When aborting a task context we need to be sure that the hardware has acted on this request (retrieved the task context) before invalidating the remote node context. In the case of the "dummy" task context and remote node we do not have the full state machine that goes through the complete tc abort and rnc invalidate states. Instead we ensure the hardware has seen and acted on Signed-off-by: Jacek Danecki Signed-off-by: Dan Williams --- Reading git-diff-tree failed