x86: clean up get_smp_config()
authorYinghai Lu <yinghai@kernel.org>
Sat, 6 Dec 2008 06:45:50 +0000 (22:45 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 8 Dec 2008 14:08:28 +0000 (15:08 +0100)
Impact: cleanup

reorder exit path in __get_smp_config().

also move two print outs to acpi_process_madt

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found