git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfcb4c1
)
x86: cpu_index build fix
author
Ingo Molnar
<mingo@elte.hu>
Thu, 30 Oct 2008 23:43:03 +0000
(
00:43
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 30 Oct 2008 23:43:03 +0000
(
00:43
+0100)
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 <mingo@elte.hu>
No differences found