Re: [PATCH 1/2] powerpc/irq: Split irq.c

From: Michael Ellerman
Date: Mon Jul 04 2022 - 07:36:05 EST


On Wed, 18 May 2022 09:40:15 +0200, Christophe Leroy wrote:
> More than half of irq.c is dedicated to PPC64.
>
> Move PPC64 code out of irq.c into irq_64.c
>
>

Applied to powerpc/next.

[1/2] powerpc/irq: Split irq.c
https://git.kernel.org/powerpc/c/7d7b28b302085e1ec2815bc9f5205af28394c5db
[2/2] powerpc/irq64: Remove get_irq_happened()
https://git.kernel.org/powerpc/c/98552307e3a72d480e72744bf5da2a865822f496

cheers