From: Johan Hovold Date: Mon, 26 May 2014 17:22:50 +0000 (+0200) Subject: USB: sierra: fix AA deadlock in open error path X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=353fe198602e8b4d1c7bdcceb8e60955087201b1;p=pandora-kernel.git USB: sierra: fix AA deadlock in open error path Fix AA deadlock in open error path that would call close() and try to grab the already held disc_mutex. Fixes: b9a44bc19f48 ("sierra: driver urb handling improvements") Cc: # v2.6.31 Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed