RE: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

2016-10-31 Thread Don Brace
x...@kernel.dk; linux- > > s...@vger.kernel.org; linux-bl...@vger.kernel.org > > Subject: Re: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors > > > > EXTERNAL EMAIL > > > > > > On Sat, Oct 15, 2016 at 10:47:21AM +0200, Christoph Hellwig wrote: > > > Which

RE: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

2016-10-17 Thread Don Brace
.org > Subject: Re: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors > > EXTERNAL EMAIL > > > Hi Don, > > did you also have a chance to test the patch and verify that the > queues are properly set up with a smartpqi controller? I need more time to test, I n

Re: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

2016-10-17 Thread Christoph Hellwig
Hi Don, did you also have a chance to test the patch and verify that the queues are properly set up with a smartpqi controller? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at

RE: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

2016-10-17 Thread Don Brace
> -Original Message- > From: Johannes Thumshirn [mailto:jthumsh...@suse.de] > Sent: Monday, October 17, 2016 2:34 AM > To: Christoph Hellwig > Cc: martin.peter...@oracle.com; Don Brace; ax...@kernel.dk; linux- > s...@vger.kernel.org; linux-bl...@vger.kernel.org > Su

Re: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

2016-10-17 Thread Johannes Thumshirn
On Sat, Oct 15, 2016 at 10:47:21AM +0200, Christoph Hellwig wrote: > Which cleans up a lot of the MSI-X handling, and allows us to use the > PCI IRQ layer provided vector mapping, which we can then expose to blk-mq. > > Signed-off-by: Christoph Hellwig > --- Reviewed-by: Johannes

Re: [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

2016-10-15 Thread Hannes Reinecke
On 10/15/2016 10:47 AM, Christoph Hellwig wrote: Which cleans up a lot of the MSI-X handling, and allows us to use the PCI IRQ layer provided vector mapping, which we can then expose to blk-mq. Signed-off-by: Christoph Hellwig --- drivers/scsi/smartpqi/smartpqi.h | 2 -