]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:49:56 +0000 (10:49 -0700)
commit1022ed389b4d286cff52d2f500f28745fe7fc04d
tree466ff21d61294a3f22614a9f28bec5aec746d2a3
parent412b2e789b5d509a39cab33c9ebcffe8dced8c73
[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero

Originally from Stuart Hayes.

When setting up the APIC for the Uniprocessor kernel don't
assume the CPU has an APIC ID of zero.

This fixes boot with the UP kernel on Dell PowerEdge 6800/6850 4way systems.

Cc: Stuart.Hayes@dell.com
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/apic.c