From: Michael Wu Date: Fri, 27 Jul 2007 13:43:24 +0000 (+0200) Subject: [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC X-Git-Tag: v2.6.24-rc1~1454^2~848 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec0b7ac3cdfb8635d75aead5733f7a424ea4ad3;p=pandora-kernel.git [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC This patch replaces atomic allocations with regular ones where possible. Merged with "revert some GFP_ATOMIC -> GFP_KERNEL changes" from Michael Wu: > Some of the allocations made with GFP_ATOMIC really were necessary. Signed-off-by: Michael Wu Signed-off-by: Jiri Benc Signed-off-by: John W. Linville --- Reading git-diff-tree failed