From: David Rientjes Date: Thu, 25 Mar 2010 23:33:04 +0000 (-0700) Subject: ACPI: NUMA: map pxms to low node ids X-Git-Tag: v2.6.34-rc4~21^2^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9b75ef3722814134f307f51c19e0791da40e69;p=pandora-kernel.git ACPI: NUMA: map pxms to low node ids pxms are mapped to low node ids to maintain generic kernel use of functions such as pxm_to_node() that are used to determine device affinity. Otherwise, there is no pxm-to-node and node-to-pxm matching rule for x86_64 users of NUMA emulation where a single pxm may be bound to multiple NUMA nodes. Signed-off-by: David Rientjes Signed-off-by: Len Brown --- Reading git-diff-tree failed