Skip to content
Commit 1c4acdb4 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent bfcb4c1b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment