linux-IllusionX/arch/i386/kernel
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
..
acpi [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUS 2005-04-18 08:01:30 -07:00
cpu [PATCH] fix subarch breakage in amd dual core updates 2005-04-21 16:20:35 -07:00
timers
apic.c [PATCH] pm_message_t: more fixes in common and i386 2005-04-16 15:25:24 -07:00
apm.c
asm-offsets.c
bootflag.c
cpuid.c
dmi_scan.c
doublefault.c
early_printk.c
efi.c [PATCH] efi: eliminate bad section references 2005-04-16 15:25:53 -07:00
efi_stub.S
entry.S
head.S
i386_ksyms.c
i387.c
i8259.c [PATCH] pm_message_t: more fixes in common and i386 2005-04-16 15:25:24 -07:00
init_task.c
io_apic.c [PATCH] pm_message_t: more fixes in common and i386 2005-04-16 15:25:24 -07:00
ioport.c
irq.c
kprobes.c
ldt.c
Makefile [PATCH] i386 vDSO: add PT_NOTE segment 2005-04-16 15:24:48 -07:00
mca.c
microcode.c
module.c
mpparse.c
msr.c
nmi.c [PATCH] pm_message_t: more fixes in common and i386 2005-04-16 15:25:24 -07:00
numaq.c
pci-dma.c
process.c
ptrace.c
quirks.c
reboot.c
scx200.c
semaphore.c
setup.c
sigframe.h
signal.c
smp.c
smpboot.c [PATCH] x86_64: add support for Intel dual-core detection and displaying 2005-04-16 15:25:15 -07:00
srat.c
summit.c
sys_i386.c
sysenter.c
time.c [PATCH] pm_message_t: more fixes in common and i386 2005-04-16 15:25:24 -07:00
time_hpet.c
trampoline.S
traps.c
vm86.c
vmlinux.lds.S
vsyscall-int80.S
vsyscall-note.S [PATCH] i386 vDSO: add PT_NOTE segment 2005-04-16 15:24:48 -07:00
vsyscall-sigreturn.S
vsyscall-sysenter.S
vsyscall.lds.S [PATCH] i386 vDSO: add PT_NOTE segment 2005-04-16 15:24:48 -07:00
vsyscall.S