From: Brian King Date: Fri, 23 May 2014 15:52:10 +0000 (-0500) Subject: ibmvscsi: Abort init sequence during error recovery X-Git-Tag: v3.2.64~319 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9916e33837bcb661d0faad19641eca425c1a52d;p=pandora-kernel.git ibmvscsi: Abort init sequence during error recovery commit 9ee755974bea2f9880e517ec985dc9dede1b3a36 upstream. If a CRQ reset is triggered for some reason while in the middle of performing VSCSI adapter initialization, we don't want to call the done function for the initialization MAD commands as this will only result in two threads attempting initialization at the same time, resulting in failures. Signed-off-by: Brian King Acked-by: Nathan Fontenot Signed-off-by: Christoph Hellwig Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed