Re: [PATCH v2 00/17] irq: remove handle_domain_{irq,nmi}()

From: Marc Zyngier
Date: Tue Oct 26 2021 - 06:12:54 EST


On Tue, 26 Oct 2021 10:24:47 +0100,
Mark Rutland <mark.rutland@xxxxxxx> wrote:
>
> The handle_domain_{irq,nmi}() functions were oringally intended as a
> convenience, but recent rework to entry code across the kernel tree has
> demonstrated that they cause more pain than they're worth and prevent
> architectures from being able to write robust entry code.
>
> This series reworks the irq code to remove them, handling the necessary
> entry work consistently in entry code (be it architectural or generic).
>
> Marc, on the assumption you'll take this into the irqchip tree, I've pushed
> this out to my kernel.org repo, tagged as remove-handle-domain-irq-20211026,
> which should be commit:
>
> 0953fb263714e1c8 ("irq: remove handle_domain_{irq,nmi}() (2021-10-26 10:13:31 +0100)")

I've pulled this into the irq/irqchip-next branch, and it will
hopefully hit -next tomorrow.

Thanks,

M.

--
Without deviation from the norm, progress is not possible.