commit | 38b5b036b91248be8033d42dd0778b1c75c5af58 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Nov 28 20:12:59 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Nov 28 20:12:59 2006 +0100 |
tree | fe9ddec43da3f30ff1ec4ff6609375e9d18c98de | |
parent | f7a23328a738b45124400d85eaf78a76939da726 [diff] |
[PATCH] i386: Fix compilation with UP genericarch 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>