Re: [PATCH] nvme-pci: No IRQ map for read if no read queue allocated

2019-07-09 Thread Christoph Hellwig
Thanks, applied to nvme-5.3 with a little massaging of the commit log.

[PATCH] nvme-pci: No IRQ map for read if no read queue allocated

2019-07-08 Thread Alan Mikhak
From: Alan Mikhak nvme_dev_add() assumes a read queue is always allocated. That may not be the case on single-interrupt systems for which pci_assign_irq() would report runtime IRQ mapping not provided by arch. This patch makes sure nvme_dev_add() only requests an IRQ mapping for read queues if a