[PATCH] Define easier to handle GFP_THISNODE
authorChristoph Lameter <clameter@sgi.com>
Tue, 26 Sep 2006 06:31:46 +0000 (23:31 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:50 +0000 (08:48 -0700)
commit980128f223fa3c75e3ebdde650c9f1bcabd4c0a2
treeb0fa592cf621cebc674b9ec1a4ab4e2558ec7aaf
parentfbd98167e653535c5816be154f2149c0efa7757d
[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 <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/kernel/uncached.c
include/linux/gfp.h
mm/migrate.c