From: Andi Kleen Date: Tue, 22 Mar 2011 23:33:13 +0000 (-0700) Subject: mm: use __GFP_OTHER_NODE for transparent huge pages X-Git-Tag: v2.6.39-rc1~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5d462f7777c06c5cf0b55d736be325cda747b3;p=pandora-kernel.git mm: use __GFP_OTHER_NODE for transparent huge pages Pass __GFP_OTHER_NODE for transparent hugepages NUMA allocations done by the hugepages daemon. This way the low level accounting for local versus remote pages works correctly. Contains improvements from Andrea Arcangeli [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Andi Kleen Cc: Andrea Arcangeli Reviewed-by: KAMEZAWA Hiroyuki Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed