On Fri, Nov 10, 2017 at 10:38 AM, Vikas C Sajjan <vikas.cha.sajjan@xxxxxxx> wrote: > The platforms which support only IOAPIC mode and whose SCI INT is > greater than 16, passes SCI INT via FADT and not via MADT int src override > structure. In such cases current logic fails to handle it and throws error > "Invalid bus_irq %u for legacy override". This patch handles the above > mentioned case. While at it, also modify function mp_override_legacy_irq() > to use the newly introduced function mp_register_ioapic_irq(). Actually, is it necessary to make this extra change here? How complicated would it be to separate it out? Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html