https://github.com/torvalds/linux
Revision 1c4acdb467f8a6704855a5670ff3d82e3c18eb0b authored by Ingo Molnar on 30 October 2008, 23:43:03 UTC, committed by Ingo Molnar on 30 October 2008, 23:43:03 UTC
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>
1 parent bfcb4c1
History
Tip revision: 1c4acdb467f8a6704855a5670ff3d82e3c18eb0b authored by Ingo Molnar on 30 October 2008, 23:43:03 UTC
x86: cpu_index build fix
Tip revision: 1c4acdb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 102.0 KB
Makefile -rw-r--r-- 55.5 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top