Yijing Wang (3): x86/xen: Introduce a global flag to fix the MSI mask bug x86/xen: Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() arch/s390/pci/pci.c | 4 ++-- arch/x86/include/asm/x86_init.h | 3 --- arch/x86/kernel/x86_init.c | 10 ---------- arch/x86/pci/xen.c | 15 +++------------ drivers/pci/msi.c | 29 ++++++++++++----------------- include/linux/msi.h | 5 +++-- 6 files changed, 20 insertions(+), 46 deletions(-) -- 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