]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] sys_move_pages: Do not fall back to other nodes
authorChristoph Lameter <clameter@sgi.com>
Tue, 26 Sep 2006 06:31:43 +0000 (23:31 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:50 +0000 (08:48 -0700)
commit3d99cfb5f46191fc68f1343feeb2cf835001f7d7
treed679d78368b775e5f2dc4f94cc56e1512d663f86
parent9b819d204cf602eab1a53a9ec4b8d2ca51e02a1d
[PATCH] sys_move_pages: Do not fall back to other nodes

If the user specified a node where we should move the page to then we
really do not want any other node.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/migrate.c