On Thu, Jun 19, 2014 at 04:29:34PM +0800, Yijing Wang wrote: > > Yijing Wang (5): > PCI/MSI: Introduce msix_clear_and_set_ctrl() function > PCI/MSI: Remove the unused function msi_enabled_mask() > PCI/MSI: Cache Multiple Message Capable info in msi_desc The above three look good, and I applied them to pci/msi for v3.17. If you repost the others, please rebase them to that branch because I fixed some whitespace issues: http://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/log/?h=pci/msi > PCI/MSI: MSI cleanup, msi_setup_entry() > s390/MSI: Fix msi mask issue > > arch/s390/pci/pci.c | 2 +- > drivers/pci/msi.c | 129 +++++++++++++++++++++++++-------------------------- > include/linux/msi.h | 1 + > 3 files changed, 65 insertions(+), 67 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 -- 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