From: Eric Dumazet Date: Thu, 7 Jul 2011 13:13:32 +0000 (-0700) Subject: sky2: use GFP_KERNEL allocations at device setup X-Git-Tag: v3.1-rc1~316^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68ac31918ec359a2bfb9f897bb62c2940652d2b8;p=pandora-kernel.git sky2: use GFP_KERNEL allocations at device setup In process and sleep allowed context, favor GFP_KERNEL allocations over GFP_ATOMIC ones. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed