From: Christoph Lameter Date: Tue, 26 Sep 2006 06:31:46 +0000 (-0700) Subject: [PATCH] Define easier to handle GFP_THISNODE X-Git-Tag: v2.6.19-rc1~1170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980128f223fa3c75e3ebdde650c9f1bcabd4c0a2;p=pandora-kernel.git [PATCH] Define easier to handle GFP_THISNODE In many places we will need to use the same combination of flags. Specify a single GFP_THISNODE definition for ease of use in gfp.h. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed