Re: [PATCH v1] powerpc: Use static call for get_irq()

From: Michael Ellerman
Date: Sun May 15 2022 - 06:32:12 EST


On Fri, 11 Mar 2022 13:38:04 +0100, Christophe Leroy wrote:
> __do_irq() inconditionnaly calls ppc_md.get_irq()
>
> That's definitely a hot path.
>
> At the time being ppc_md.get_irq address is read every time
> from ppc_md structure.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc: Use static call for get_irq()
https://git.kernel.org/powerpc/c/e59596a2d6a75ea3deb60698b95942aaf03681f5

cheers