> "Hannes" == Hannes Reinecke writes:
Hannes> Use pci_alloc_irq_vectors and drop the hand-crafted interrupt
Hannes> affinity routines.
Applied to 4.10/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
x Driver
> Subject: Re: [PATCH] aacraid: switch to pci_alloc_irq_vectors
>
> EXTERNAL EMAIL
>
>
> On 11/15/2016 08:33 PM, Raghava Aditya Renukunta wrote:
> > Hi Hannes,
> > Thank you for the patch
> >
> >> -Original Message-
> >> F
ph Hellwig; James Bottomley; linux-scsi@vger.kernel.org; Hannes
>> Reinecke; Hannes Reinecke; dl-esc-Aacraid Linux Driver
>> Subject: [PATCH] aacraid: switch to pci_alloc_irq_vectors
>>
>> EXTERNAL EMAIL
>>
>>
>> Use pci_alloc_irq_vectors and drop the hand-cr
ke; dl-esc-Aacraid Linux Driver
> Subject: [PATCH] aacraid: switch to pci_alloc_irq_vectors
>
> EXTERNAL EMAIL
>
>
> Use pci_alloc_irq_vectors and drop the hand-crafted
> interrupt affinity routines.
>
> Signed-off-by: Hannes Reinecke
> Cc: Adaptec OEM Raid So
> @@ -1246,7 +1246,6 @@ struct aac_dev
> u32 max_msix; /* max. MSI-X vectors */
> u32 vector_cap; /* MSI-X vector capab.*/
> int msi_enabled;/* MSI/MSI-X enabled */
> - struct msix_entry msixentry[
Use pci_alloc_irq_vectors and drop the hand-crafted
interrupt affinity routines.
Signed-off-by: Hannes Reinecke
Cc: Adaptec OEM Raid Solutions
---
drivers/scsi/aacraid/aacraid.h | 1 -
drivers/scsi/aacraid/comminit.c | 10 +++---
drivers/scsi/aacraid/commsup.c | 25 +-
6 matches
Mail list logo