提交 b20d70b7 编写于 作者: Y Yinghai Lu 提交者: Ingo Molnar

x86: make generic arch support NUMAQ, fix

fix typo in bigsmp switching.
Signed-off-by: NYinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 ab4a465e
...@@ -64,7 +64,7 @@ early_param("apic", parse_apic); ...@@ -64,7 +64,7 @@ early_param("apic", parse_apic);
void __init generic_bigsmp_probe(void) void __init generic_bigsmp_probe(void)
{ {
#if CONFIG_X86_BIGSMP #ifdef CONFIG_X86_BIGSMP
/* /*
* This routine is used to switch to bigsmp mode when * This routine is used to switch to bigsmp mode when
* - There is no apic= option specified by the user * - There is no apic= option specified by the user
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册