From: Al Viro Date: Fri, 9 Feb 2007 16:38:55 +0000 (+0000) Subject: [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t X-Git-Tag: v2.6.21-rc1~83^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e97df669d32f74152336f46e4e0e328b993c57;p=pandora-kernel.git [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t ... operations with it are OK as is, but flags & ~0 will have no idea that this ~0 is meant to be ~gfp_t. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed