Re: [PATCH v2 08/14] mips: Bulk conversion to generic_handle_domain_irq()

From: Thomas Bogendoerfer
Date: Thu Aug 05 2021 - 05:17:38 EST


On Mon, Aug 02, 2021 at 05:26:24PM +0100, Marc Zyngier wrote:
> Wherever possible, replace constructs that match either
> generic_handle_irq(irq_find_mapping()) or
> generic_handle_irq(irq_linear_revmap()) to a single call to
> generic_handle_domain_irq().
>
> Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
> ---
> arch/mips/ath25/ar2315.c | 14 +++++++-------
> arch/mips/ath25/ar5312.c | 13 ++++++-------
> arch/mips/lantiq/irq.c | 2 +-
> arch/mips/pci/pci-ar2315.c | 8 +++-----
> arch/mips/pci/pci-rt3883.c | 5 ++---
> arch/mips/ralink/irq.c | 2 +-
> arch/mips/sgi-ip27/ip27-irq.c | 16 ++++++----------
> arch/mips/sgi-ip30/ip30-irq.c | 8 +++-----
> 8 files changed, 29 insertions(+), 39 deletions(-)

Acked-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]