Re: [PATCH 0/7] PCI: aardvark: Interrupt fixes

From: Pali Rohár
Date: Thu Aug 05 2021 - 13:35:19 EST


On Friday 25 June 2021 11:03:12 Pali Rohár wrote:
> Per Lorenzo's request [1] I'm resending [2] some other aardvark patches
> which fixes just interrupts.
>
> I addressed review comments from [2], updated patches and added Acked-by
> tags.
>
> [1] - https://lore.kernel.org/linux-pci/20210603151605.GA18917@lpieralisi/
> [2] - https://lore.kernel.org/linux-pci/20210506153153.30454-1-pali@xxxxxxxxxx/

Could you review these patches?

> Pali Rohár (7):
> PCI: aardvark: Do not touch status bits of masked interrupts in
> interrupt handler
> PCI: aardvark: Check for virq mapping when processing INTx IRQ
> PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
> PCI: aardvark: Don't mask irq when mapping
> PCI: aardvark: Fix support for MSI interrupts
> PCI: aardvark: Correctly clear and unmask all MSI interrupts
> PCI: aardvark: Fix setting MSI address
>
> drivers/pci/controller/pci-aardvark.c | 82 ++++++++++++++-------------
> 1 file changed, 44 insertions(+), 38 deletions(-)
>
> --
> 2.20.1
>