Re: [PATCHv3 01/10] mpt3sas: switch to pci_alloc_irq_vectors

2017-02-23 Thread Sreekanth Reddy
On Thu, Feb 23, 2017 at 6:22 AM, Martin K. Petersen wrote: >> "Christoph" == Christoph Hellwig writes: > > Christoph> Martin, can we get at least this patch still in for 4.11? > Christoph> I'd really like to see as many intance of the old MSI-X > Christoph> allocation and IRQ affinity mess de

Re: [PATCHv3 01/10] mpt3sas: switch to pci_alloc_irq_vectors

2017-02-22 Thread Martin K. Petersen
> "Christoph" == Christoph Hellwig writes: Christoph> Martin, can we get at least this patch still in for 4.11? Christoph> I'd really like to see as many intance of the old MSI-X Christoph> allocation and IRQ affinity mess dead as soon as possible. Me too. I'll queue it up for 4.11 unless Br

Re: [PATCHv3 01/10] mpt3sas: switch to pci_alloc_irq_vectors

2017-02-22 Thread Hannes Reinecke
On 02/22/2017 09:28 AM, Christoph Hellwig wrote: > Martin, > > can we get at least this patch still in for 4.11? I'd really like > to see as many intance of the old MSI-X allocation and IRQ affinity > mess dead as soon as possible. > I'm currently reworking the patchset with the suggestions from

Re: [PATCHv3 01/10] mpt3sas: switch to pci_alloc_irq_vectors

2017-02-22 Thread Christoph Hellwig
Martin, can we get at least this patch still in for 4.11? I'd really like to see as many intance of the old MSI-X allocation and IRQ affinity mess dead as soon as possible.