Commit b20d70b7 authored by Yinghai Lu's avatar Yinghai Lu Committed by Ingo Molnar

x86: make generic arch support NUMAQ, fix

fix typo in bigsmp switching.
Signed-off-by: default avatarYinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent ab4a465e
......@@ -64,7 +64,7 @@ early_param("apic", parse_apic);
void __init generic_bigsmp_probe(void)
{
#if CONFIG_X86_BIGSMP
#ifdef CONFIG_X86_BIGSMP
/*
* This routine is used to switch to bigsmp mode when
* - There is no apic= option specified by the user
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment