differences from V1: https://patchwork.ozlabs.org/patch/599869/ Implement acpi_link_trigger and acpi_pci_compatible_trigger functions to validate that all requesters agree on the IRQ polarity and trigger before claiming for PCI and SCI interrupts. Sinan Kaya (3): acpi,pci,irq: reduce resource requirements acpi,pci,irq: remove redundant code in acpi_irq_penalty_init acpi,pci,irq: remove SCI penalize function arch/x86/kernel/acpi/boot.c | 1 - arch/x86/pci/acpi.c | 1 - drivers/acpi/pci_link.c | 185 +++++++++++++++++++++++++++++--------------- include/acpi/acpi_drivers.h | 1 - include/linux/acpi.h | 1 - 5 files changed, 122 insertions(+), 67 deletions(-) -- 1.8.2.1 -- 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