The following 3 patches unmark some Mellanox devices as having broken INTx masking. The first patch moves all broken INTx masking to FINAL instead of HEADER so that the fixup can execute on all archs. The second fixup changes the Mellanox marking to be according to a list of devices rather than a general fixup by vendor. The third patch excludes some Mellanox devices from the INTx broken marking according to device ID / firmware version. Noa Osherovich (3): PCI: Use FINAL fixup to mark broken INTx masking PCI: Convert Mellanox quirks to be for listed devices only PCI: Add checks to mellanox_check_broken_intx_masking drivers/pci/quirks.c | 172 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 136 insertions(+), 36 deletions(-) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html