Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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