From: Ingo Molnar Date: Thu, 30 Oct 2008 23:43:03 +0000 (+0100) Subject: x86: cpu_index build fix X-Git-Tag: v2.6.28-rc3~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4acdb467f8a6704855a5670ff3d82e3c18eb0b;p=pandora-kernel.git x86: cpu_index build fix fix: arch/x86/kernel/cpu/common.c: In function 'early_identify_cpu': arch/x86/kernel/cpu/common.c:553: error: 'struct cpuinfo_x86' has no member named 'cpu_index' as cpu_index is only available on SMP. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed