kernel-ark/arch
Adrian Bunk 9e84d1c36a [PATCH] i386: cleanup boot_cpu_logical_apicid variables
There are currently two different boot_cpu_logical_apicid variables:
- a global one in mpparse.c
- a static one in smpboot.c

Of these two, only the one in smpboot.c might be used (through
boot_cpu_apicid).

This patch therefore removes the one in mpparse.c .

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrey Panin <pazke@donpac.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:25:05 -07:00
..
alpha
arm
arm26
cris
frv
h8300
i386 [PATCH] i386: cleanup boot_cpu_logical_apicid variables 2005-06-25 16:25:05 -07:00
ia64 [PATCH] Dynamic sched domains: ia64 changes 2005-06-25 16:24:45 -07:00
m32r
m68k
m68knommu
mips
parisc
ppc [PATCH] kexec code cleanup 2005-06-25 16:24:55 -07:00
ppc64 [PATCH] kexec code cleanup 2005-06-25 16:24:55 -07:00
s390 [PATCH] kexec code cleanup 2005-06-25 16:24:55 -07:00
sh
sh64
sparc
sparc64
um
v850
x86_64 [PATCH] x86_64: coding style and whitespace fixups 2005-06-25 16:25:02 -07:00
xtensa