From: Wei Yongjun Date: Fri, 26 Jul 2013 02:15:55 +0000 (+0800) Subject: staging: gdm724x: use GFP_ATOMIC under spin lock X-Git-Tag: v3.12-rc1~183^2~523 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b07dee7c9aa78e9b55e0b4ecdba622db55a99ffe;p=pandora-kernel.git staging: gdm724x: use GFP_ATOMIC under spin lock A spin lock is taken here so we should use GFP_ATOMIC. Signed-off-by: Wei Yongjun Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed