From: Oliver Neukum Date: Fri, 28 Mar 2014 10:25:50 +0000 (+0100) Subject: uas: fix deadlocky memory allocations X-Git-Tag: omap-for-v3.16/pm-signed~82^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d72f008909610710bb1841d665eeeb010a0be1;p=pandora-kernel.git uas: fix deadlocky memory allocations There are also two allocations with GFP_KERNEL in the pre-/post_reset code paths. That is no good because that is a part of the SCSI error handler. Signed-off-by: Oliver Neukum Reviewed-by: Hans de Goede Acked-by: Hans de Goede Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed