OSDN Git Service

[PATCH] Remove MPS table APIC renumbering
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)
commitedd965229669f8f8dfddec8c863250440fb65ab3
tree29c1af6da44624c394a65e464c2e1d3b05545369
parent606bd58de6542e847c51b1b6d83a4cd70a632fe7
[PATCH] Remove MPS table APIC renumbering

The MPS table specification says that the operating system should
renumber the IO-APICs following the table as needed.  However in
ACPI this is not allowed or neeeded and all x86-64 systems are ACPI
compliant.

The code was already disabled on some systems because it caused
problems there. Remove it completely now.

CC: mdomsch@dell.com
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/io_apic.c