From: Christoph Lameter Date: Wed, 27 Sep 2006 08:50:07 +0000 (-0700) Subject: [PATCH] Disable GFP_THISNODE in the non-NUMA case X-Git-Tag: v2.6.19-rc1~969 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f700dab4c05f8ee17584ec869672796d7bcb87;p=pandora-kernel.git [PATCH] Disable GFP_THISNODE in the non-NUMA case GFP_THISNODE must be set to 0 in the non numa case otherwise we disable retry and warnings for failing allocations in the SMP and UP case. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed