commit | dca51e7892fa3bc545023f9f0d004a2db69eb2a1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Sep 14 16:18:57 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Thu Sep 15 08:42:03 2016 -0600 |
tree | 84a70f626ef572d35e5486f2db8f45101f7bcf92 | |
parent | 973c4e372c8f71a15ac39765e657ded70fc87d41 [diff] |
nvme: switch to use pci_alloc_irq_vectors Use the new helper to automatically select the right interrupt type, as well as to use the automatic interupt affinity assignment. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>