summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/signal.h
diff options
context:
space:
mode:
authorChristoph Lameter2007-05-16 08:57:09 +0200
committerLinus Torvalds2007-05-17 06:19:15 +0200
commit43c0f3d25c602dc96b201ed81ffda0bc600ff969 (patch)
tree88ecad9eda4797693a97e0bcdf7ced13be99f3bd /include/asm-generic/signal.h
parentparport_pc needs dma-mapping.h (diff)
downloadkernel-qcow2-linux-43c0f3d25c602dc96b201ed81ffda0bc600ff969.tar.gz
kernel-qcow2-linux-43c0f3d25c602dc96b201ed81ffda0bc600ff969.tar.xz
kernel-qcow2-linux-43c0f3d25c602dc96b201ed81ffda0bc600ff969.zip
Fix: find_or_create_page skips cpuset memory spreading.
We call alloc_page where we should be calling __page_cache_alloc. __page_cache_alloc performs cpuset memory spreading. alloc_page does not. There is no reason that pages allocated via find_or_create should be exempt. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic/signal.h')
0 files changed, 0 insertions, 0 deletions