From: travis@sgi.com Date: Wed, 30 Jan 2008 12:33:15 +0000 (+0100) Subject: x86: fixup NR-CPUS patch for numa X-Git-Tag: v2.6.25-rc1~1143^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316390b093e9b80f8ab13b3eea82f912e186bbf6;p=pandora-kernel.git x86: fixup NR-CPUS patch for numa This patch removes the EXPORT_SYMBOL for: x86_cpu_to_node_map_init x86_cpu_to_node_map_early_ptr ... thus fixing the section mismatch problem. Also, the mem -> node hash lookup is fixed. Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed