]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/cpu/common.c
x86: cpu_index build fix
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / cpu / common.c
index da8f15ac7a6d3853efae3285f22874af22131238..003a65395bd5b31e3d38329962ffc3cbc8c29807 100644 (file)
@@ -550,7 +550,9 @@ static void __init early_identify_cpu(struct cpuinfo_x86 *c)
 
        validate_pat_support(c);
 
+#ifdef CONFIG_SMP
        c->cpu_index = boot_cpu_id;
+#endif
 }
 
 void __init early_cpu_init(void)