diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-10-31 09:31:38 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-31 09:31:38 +0100 |
commit | b342797c1e5116a130841527b47dfaa462ed0968 (patch) | |
tree | 7ffc149cc914c1ba1ba19e0806f84843b1453643 /arch/um | |
parent | 721d5dfe7e516954c501d5e9d0dfab379cf4241a (diff) |
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>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions