Skip to content
Commit a1fdcc0d authored by Len Brown's avatar Len Brown
Browse files

ACPI: Add support to parse 2nd MADT



When a BIOS bug presents multiple APIC/MADTs,
Linux currently uses the 1st and ignores the 2nd.

But some machines work better if we use the 2nd.

http://bugzilla.kernel.org/show_bug.cgi?id=7465

Add a warning and boot parameter "acpi_apic_instance=2"
to allow parsing the 2nd.

No change to default behaviour in this patch.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent be521466
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment