Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / x86 / kernel / cpu / common.c
index ccf13ab9c7fc6077db34454426657249768f4319..809eda03c527f29779fe94b0ab4922a8a34798bb 100644 (file)
@@ -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);
This page took 0.027688 seconds and 5 git commands to generate.