Re: [PATCH v2] isci: switch to pci_alloc_irq_vectors

2016-12-01 Thread Martin K. Petersen
> "Christoph" == Christoph Hellwig writes: Applied to 4.10/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering -- 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 http://vger.kerne

Re: [PATCH v2] isci: switch to pci_alloc_irq_vectors

2016-11-30 Thread Artur Paszkiewicz
On 11/30/2016 05:21 PM, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig Reviewed-by: Artur Paszkiewicz Thanks, Artur -- 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 http://vger.ker

[PATCH v2] isci: switch to pci_alloc_irq_vectors

2016-11-30 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- drivers/scsi/isci/host.h | 1 - drivers/scsi/isci/init.c | 23 ++- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/drivers/scsi/isci/host.h b/drivers/scsi/isci/host.h index 22a9bb1..b353992 100644 --- a/drivers/scsi/isci/h