Staging
v0.8.1
https://github.com/torvalds/linux
Revision 38b5b036b91248be8033d42dd0778b1c75c5af58 authored by Andi Kleen on 28 November 2006, 19:12:59 UTC, committed by Andi Kleen on 28 November 2006, 19:12:59 UTC
Fix

arch/i386/mach-generic/built-in.o: In function `apicid_to_node':
summit.c:(.text+0x2f): undefined reference to `apicid_2_node'

with CONFIG_GENERICH_ARCH and !CONFIG_SMP
Signed-off-by: Andi Kleen <ak@suse.de>
1 parent f7a2332
History
Tip revision: 38b5b036b91248be8033d42dd0778b1c75c5af58 authored by Andi Kleen on 28 November 2006, 19:12:59 UTC
[PATCH] i386: Fix compilation with UP genericarch
Tip revision: 38b5b03
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 20.1 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 34.7 KB
shm.c -rw-r--r-- 23.7 KB
util.c -rw-r--r-- 18.9 KB
util.h -rw-r--r-- 3.3 KB

back to top