From: Dan Carpenter Date: Fri, 16 Aug 2013 07:16:59 +0000 (+0300) Subject: USB: mos7720: use GFP_ATOMIC under spinlock X-Git-Tag: v3.12-rc1~186^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0bd9a41186e076ea543c397ad8a67a6cf604b55;p=pandora-kernel.git USB: mos7720: use GFP_ATOMIC under spinlock The write_parport_reg_nonblock() function shouldn't sleep because it's called with spinlocks held. Signed-off-by: Dan Carpenter Cc: stable@vger.kernel.org Acked-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed