From: Suresh Siddha Date: Tue, 25 Mar 2008 17:14:35 +0000 (-0700) Subject: srat, x86: add support for nodes spanning other nodes X-Git-Tag: v2.6.26-rc1~1133^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec6e0d9f2fd7cb6ca6bc3bfab5ae7b5cdd8c36f;p=pandora-kernel.git srat, x86: add support for nodes spanning other nodes For example, If the physical address layout on a two node system with 8 GB memory is something like: node 0: 0-2GB, 4-6GB node 1: 2-4GB, 6-8GB Current kernels fail to boot/detect this NUMA topology. ACPI SRAT tables can expose such a topology which needs to be supported. Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed