This series is one third of the earlier "automatic interrupt affinity for MSI/MSI-X capable devices" series, and make uses of the new irq-level interrupt / queue mapping code in blk-mq, as well as allowing the driver to pass in such a mask obtained from the (PCI) interrupt code. To fully support this feature in drivers the final third in the PCI layer will be needed as well. For the patches to work you need to merge the irq/for-block branch of https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip first, which will cause a conflict in block/blk-lib.c due to the discard changes in 4.7 vs for-next. I've pre-merged the branches in the git tree available at: git://git.infradead.org/users/hch/block.git queue-mapping Gitweb: http://git.infradead.org/users/hch/block.git/shortlog/refs/heads/queue-mapping Changes since automatic interrupt affinity for MSI/MSI-X capable devices V3: - a trivial cleanup in blk_mq_create_mq_map pointed out by Alexander -- To unsubscribe from this list: send the line "unsubscribe linux-block" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html