Skip to content
  • Andi Kleen's avatar
    [PATCH] Remove MPS table APIC renumbering · edd96522
    Andi Kleen authored
    
    
    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: default avatarAndi Kleen <ak@suse.de>
    edd96522