x86: don't treat bigsmp as non-standard

just like 64 bit switch from flat logical APIC messages to
flat physical mode automatically.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Yinghai Lu
2009-01-29 14:19:22 -08:00
committed by Ingo Molnar
parent 43f39890db
commit 26f7ef14a7
5 changed files with 12 additions and 13 deletions

View File

@@ -1335,7 +1335,7 @@ static void __init acpi_process_madt(void)
if (!error) {
acpi_lapic = 1;
#ifdef CONFIG_X86_32_NON_STANDARD
#ifdef CONFIG_X86_BIGSMP
generic_bigsmp_probe();
#endif
/*