From: Glauber Costa Date: Wed, 9 Apr 2008 16:18:06 +0000 (-0300) Subject: x86: unify gfp masks X-Git-Tag: v2.6.26-rc1~1133^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f19ca1341a6d89bd96e2e69e6e10f46d3258089;p=pandora-kernel.git x86: unify gfp masks Use the same gfp masks for x86_64 and i386. It involves using HIGHMEM or DMA32 where necessary, for the sake of code compatibility, (no real effect), and using the NORETRY mask for i386. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed