From: Tejun Heo Date: Wed, 16 Feb 2011 11:13:07 +0000 (+0100) Subject: x86-64, NUMA: Kill {acpi|amd}_get_nodes() X-Git-Tag: v2.6.39-rc1~499^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19095548704ecd0f32fd5deba01d56430ad7a344;p=pandora-kernel.git x86-64, NUMA: Kill {acpi|amd}_get_nodes() With common numa_nodes[], common code in numa_64.c can access it directly. Copy directly and kill {acpi|amd}_get_nodes(). 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