]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: fixup NR-CPUS patch for numa
authortravis@sgi.com <travis@sgi.com>
Wed, 30 Jan 2008 12:33:15 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:15 +0000 (13:33 +0100)
commit316390b093e9b80f8ab13b3eea82f912e186bbf6
treec491b3e331c29fa997722ee2078107deb6c675ae
parent28c6075c72a312986f6d7802005251bdb91ca80c
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 <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/numa_64.c