X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fsmpboot.c;h=6e68bd9f7a3f1ea205b5fe599d56416f30abae5e;hp=20dc0709e00f353886bf265e50aeda64fc2a4bb1;hb=da22646d97b7322c757f3a7a21805a3475fed231;hpb=7d4a9eabfe6c7fed70941aceb3b20bf393652bcb diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c index 20dc0709e00f..6e68bd9f7a3f 100644 --- a/arch/x86/kernel/smpboot.c +++ b/arch/x86/kernel/smpboot.c @@ -268,7 +268,7 @@ notrace static void __cpuinit start_secondary(void *unused) /* * Enable the espfix hack for this CPU */ -#ifdef CONFIG_X86_64 +#ifdef CONFIG_X86_ESPFIX64 init_espfix_ap(); #endif