X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fcpu%2Fcommon.c;h=d22a7b9c4f0e5409b44b58b4acad6795c82429e5;hb=fb59831b496a5bb7d0a06c7e702d88d1757edfca;hp=0fe6953f421c9b92b72c331600f435e623c3e264;hpb=db06d759d6cf903aeda8c107fd3abd366dd80200;p=cascardo%2Flinux.git diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c index 0fe6953f421c..d22a7b9c4f0e 100644 --- a/arch/x86/kernel/cpu/common.c +++ b/arch/x86/kernel/cpu/common.c @@ -1452,7 +1452,7 @@ void cpu_init(void) struct task_struct *me; struct tss_struct *t; unsigned long v; - int cpu = stack_smp_processor_id(); + int cpu = raw_smp_processor_id(); int i; wait_for_master_cpu(cpu);