linux-stable-rt/arch/x86/kernel/cpu
Ingo Molnar b342797c1e x86: build fix
Impact: build fix on certain UP configs

fix:

 arch/x86/kernel/cpu/common.c: In function 'cpu_init':
 arch/x86/kernel/cpu/common.c:1141: error: 'boot_cpu_id' undeclared (first use in this function)
 arch/x86/kernel/cpu/common.c:1141: error: (Each undeclared identifier is reported only once
 arch/x86/kernel/cpu/common.c:1141: error: for each function it appears in.)

Pull in asm/smp.h on UP, so that we get the definition of
boot_cpu_id.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-31 09:31:38 +01:00
..
cpufreq
mcheck
mtrr
.gitignore
Makefile
addon_cpuid_features.c
amd.c
bugs.c
bugs_64.c
centaur.c
centaur_64.c
cmpxchg.c
common.c x86: build fix 2008-10-31 09:31:38 +01:00
cpu.h
cyrix.c
intel.c
intel_cacheinfo.c
mkcapflags.pl
perfctr-watchdog.c
powerflags.c
proc.c
transmeta.c
umc.c