From: Tejun Heo Date: Wed, 16 Feb 2011 11:13:07 +0000 (+0100) Subject: x86-64, NUMA: Use common numa_nodes[] X-Git-Tag: v2.6.39-rc1~499^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206e42087a037fa3adca8908fd318a0cb64d4dee;p=pandora-kernel.git x86-64, NUMA: Use common numa_nodes[] ACPI and amd are using separate nodes[] array. Add numa_nodes[] and use them in all NUMA init methods. cutoff_node() cleanup is moved from srat_64.c to numa_64.c and applied in initmem_init() regardless of init methods. Signed-off-by: Tejun Heo Cc: Yinghai Lu Cc: Brian Gerst Cc: Cyrill Gorcunov Cc: Shaohui Zheng Cc: David Rientjes Cc: Ingo Molnar Cc: H. Peter Anvin --- Reading git-diff-tree failed