From: Shaohua Li Date: Tue, 22 Sep 2009 00:01:19 +0000 (-0700) Subject: memory hotplug: alloc page from other node in memory online X-Git-Tag: v2.6.32-rc1~591 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f52407ce2deac76c87abc8211a63ea152ba72d54;p=pandora-kernel.git memory hotplug: alloc page from other node in memory online To initialize hotadded node, some pages are allocated. At that time, the node hasn't memory, this makes the allocation always fail. In such case, let's allocate pages from other nodes. Signed-off-by: Shaohua Li Signed-off-by: Yakui Zhao Cc: Mel Gorman Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed