From: Christoph Hellwig Date: Wed, 26 Sep 2012 12:00:37 +0000 (-0400) Subject: iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp X-Git-Tag: v3.2.32~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b84d8279eb9fa68c1e8eb3e79cf1e42607dfd1e;p=pandora-kernel.git iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp commit 904753da183566c71211d23c169a80184648c121 upstream. Fix a potential multiple spin-unlock -> deadlock scenario during the overflow check within iscsit_build_sendtargets_resp() as found by sparse static checking. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed