[PATCH 00/15] irq: remove handle_domain_{irq,nmi}()
Marc Zyngier
maz at kernel.org
Fri Oct 22 04:20:31 PDT 2021
Hi Mark,
On Thu, 21 Oct 2021 19:02:21 +0100,
Mark Rutland <mark.rutland at arm.com> 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).
[...]
Thanks for going through the pain of putting this together. The
couple of nits I mentioned notwithstanding:
Reviewed-by: Marc Zyngier <maz at kernel.org>
It'd be good to work out a merging strategy once this has seen a bit
of testing.
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list