Hi Jens, The series is against v3.15-rc1. The patches complete converison of block layer device drivers to the new MSI initialization API.
Thanks! Cc: Jens Axboe <[email protected]> Cc: Bartlomiej Zolnierkiewicz <[email protected]> Cc: Kyungmin Park <[email protected]> Cc: Mike Miller <[email protected]> Cc: [email protected] Cc: [email protected] Alexander Gordeev (2): skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() cciss: Use pci_enable_msix_exact() instead of pci_enable_msix() drivers/block/cciss.c | 6 +----- drivers/block/skd_main.c | 7 +++---- 2 files changed, 4 insertions(+), 9 deletions(-) -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

