]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Remove obsolete PIC mode
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:30 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:30 +0000 (10:52 +0200)
commit59a48a1738d61c383447ed00bad6304bc7a07209
treec1edcfe3b21dcee6d5f25a4461607a3dd785419c
parent59d0400f324fb6c91834f6810353ced230eb0855
[PATCH] Remove obsolete PIC mode

PIC mode is an outdated way to drive the APICs that was used on
some early MP boards. It is not supported in the ACPI model.

It is unlikely to be ever configured by any x86-64 system

Remove it thus.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/apic.c
arch/x86_64/kernel/mpparse.c
arch/x86_64/kernel/smpboot.c
include/asm-x86_64/mpspec.h
include/asm-x86_64/smp.h