From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:30 +0000 (+0200) Subject: [PATCH] Remove MPS table APIC renumbering X-Git-Tag: v2.6.19-rc1~1077^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd965229669f8f8dfddec8c863250440fb65ab3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed