x86: don't call pxm_to_node again
authorYinghai Lu <yhlu.kernel.send@gmail.com>
Sat, 19 Apr 2008 08:30:16 +0000 (01:30 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 09:28:46 +0000 (11:28 +0200)
also make bus_numa work even if ACPI_NUMA is not defined.

don't call pxm_to_node again, and use node directly.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found