From: Oliver Neukum Date: Mon, 7 May 2007 06:33:18 +0000 (+0200) Subject: USB: ti serial driver sleeps with spinlock held X-Git-Tag: v2.6.22-rc7~49^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944dc184f6fe0dc63633099ba87cb75fe4ee0c51;p=pandora-kernel.git USB: ti serial driver sleeps with spinlock held you are submitting an URB with GFP_KERNEL holding a spinlock. In this case the spinlock can be dropped earlier. Signed-off-by: Oliver Neukum Cc: Al Borchers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed