diff options
author | 2006-09-27 01:50:07 -0700 | |
---|---|---|
committer | 2006-09-27 08:26:12 -0700 | |
commit | 77f700dab4c05f8ee17584ec869672796d7bcb87 (patch) | |
tree | f51447c092beaa02b91ca2ce0c61ee511e48002f /mm/vmalloc.c | |
parent | [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA (diff) | |
download | linux-rng-77f700dab4c05f8ee17584ec869672796d7bcb87.tar.xz linux-rng-77f700dab4c05f8ee17584ec869672796d7bcb87.zip |
[PATCH] Disable GFP_THISNODE in the non-NUMA case
GFP_THISNODE must be set to 0 in the non numa case otherwise we disable retry
and warnings for failing allocations in the SMP and UP case.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions