commit | 980128f223fa3c75e3ebdde650c9f1bcabd4c0a2 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Mon Sep 25 23:31:46 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:50 2006 -0700 |
tree | b0fa592cf621cebc674b9ec1a4ab4e2558ec7aaf | |
parent | fbd98167e653535c5816be154f2149c0efa7757d [diff] |
[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>