From: Eric Dumazet Date: Mon, 14 Mar 2011 22:40:39 +0000 (-0700) Subject: ftmac100: use GFP_ATOMIC allocations where needed X-Git-Tag: v2.6.39-rc1~468^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05e7ac99c32d4e5d8be272c0ba95b0fdcab431b;p=pandora-kernel.git ftmac100: use GFP_ATOMIC allocations where needed When running in softirq context, we should use GFP_ATOMIC allocations instead of GFP_KERNEL ones. Signed-off-by: Eric Dumazet Tested-by: Po-Yu Chuang Acked-by: Po-Yu Chuang Signed-off-by: David S. Miller --- Reading git-diff-tree failed