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:
@@ -936,7 +936,7 @@ void __init setup_arch(char **cmdline_p)
|
||||
map_vsyscall();
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_X86_32_NON_STANDARD
|
||||
#if defined(CONFIG_X86_32_NON_STANDARD) || defined(CONFIG_X86_BIGSMP)
|
||||
generic_apic_probe();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user