From: Andi Kleen Date: Sat, 5 Mar 2011 01:36:29 +0000 (-0800) Subject: mm: change alloc_pages_vma to pass down the policy node for local policy X-Git-Tag: v2.6.38-rc8~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f5f9486f8c12e3aa40fe3775a18cb14efc5cea2;p=pandora-kernel.git mm: change alloc_pages_vma to pass down the policy node for local policy Currently alloc_pages_vma() always uses the local node as policy node for the LOCAL policy. Pass this node down as an argument instead. No behaviour change from this patch, but will be needed for followons. Acked-by: Andrea Arcangeli Signed-off-by: Andi Kleen Reviewed-by: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed