Searched hist:"980128 f223fa3c75e3ebdde650c9f1bcabd4c0a2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/ia64/kernel/ |
H A D | uncached.c | diff 980128f223fa3c75e3ebdde650c9f1bcabd4c0a2 Tue Sep 26 01:31:46 CDT 2006 Christoph Lameter <clameter@sgi.com> [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>
|
/openbmc/linux/include/linux/ |
H A D | gfp.h | diff 980128f223fa3c75e3ebdde650c9f1bcabd4c0a2 Tue Sep 26 01:31:46 CDT 2006 Christoph Lameter <clameter@sgi.com> [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>
|
/openbmc/linux/mm/ |
H A D | migrate.c | diff 980128f223fa3c75e3ebdde650c9f1bcabd4c0a2 Tue Sep 26 01:31:46 CDT 2006 Christoph Lameter <clameter@sgi.com> [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>
|