linux/arch/i386/kernel/cpu
James Bottomley 1cff94c6fe [PATCH] fix subarch breakage in amd dual core updates
The patch to arch/i386/kernel/cpu/amd.c relies on the variable
cpu_core_id which is defined in i386/kernel/smpboot.c.  This means it is
only present if CONFIG_X86_SMP is defined, not CONFIG_SMP (alternative
SMP harnesses won't have it, which is why it breaks voyager).

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-21 16:20:35 -07:00
..
cpufreq Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mcheck Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtrr [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fix 2005-04-16 15:25:11 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
amd.c [PATCH] fix subarch breakage in amd dual core updates 2005-04-21 16:20:35 -07:00
centaur.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
changelog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.c [PATCH] x86_64: Final support for AMD dual core 2005-04-16 15:25:16 -07:00
cpu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cyrix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
intel.c [PATCH] x86_64: add support for Intel dual-core detection and displaying 2005-04-16 15:25:15 -07:00
intel_cacheinfo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nexgen.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix 2005-04-16 15:25:20 -07:00
rise.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
transmeta.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00