All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme pci: two fixes on nvme_setup_irqs
@ 2018-12-26 10:37 Ming Lei
  2018-12-26 10:37 ` [PATCH 1/2] nvme pci: fix nvme_setup_irqs() Ming Lei
  2018-12-26 10:37 ` [PATCH 2/2] nvme pci: try to allocate multiple irq vectors again in case of -EINVAL Ming Lei
  0 siblings, 2 replies; 12+ messages in thread
From: Ming Lei @ 2018-12-26 10:37 UTC (permalink / raw)


Hi,

The 1st one fixes the case that -ENOSPC is returned from
pci_alloc_irq_vectors_affinity().

The 2nd one fixes the case that -EINVAL is returned from
pci_alloc_irq_vectors_affinity().


Ming Lei (2):
  nvme pci: fix nvme_setup_irqs()
  nvme pci: try to allocate multiple irq vectors again in case of
    -EINVAL

 drivers/nvme/host/pci.c | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

Cc: Keith Busch <keith.busch at intel.com>
Cc: Jens Axboe <axboe at fb.com>

-- 
2.9.5

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-12-31 21:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-26 10:37 [PATCH 0/2] nvme pci: two fixes on nvme_setup_irqs Ming Lei
2018-12-26 10:37 ` [PATCH 1/2] nvme pci: fix nvme_setup_irqs() Ming Lei
2018-12-26 10:37 ` [PATCH 2/2] nvme pci: try to allocate multiple irq vectors again in case of -EINVAL Ming Lei
2018-12-26 18:20   ` Christoph Hellwig
2018-12-27  8:21     ` Ming Lei
2018-12-27  8:21       ` Ming Lei
2018-12-27 13:08       ` Christoph Hellwig
2018-12-27 13:08         ` Christoph Hellwig
2018-12-27 22:16         ` Ming Lei
2018-12-27 22:16           ` Ming Lei
2018-12-31 21:51         ` Bjorn Helgaas
2018-12-31 21:51           ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.