Re: [PATCH] powerpc/irq: remove inline assembly in hard_irq_disable macro

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


On Wed, 18 May 2022 10:48:55 +0200, Christophe Leroy wrote:
> Use WRITE_ONCE() instead of opencoding the saving of current
> stack pointeur.
>
>

Applied to powerpc/next.

[1/1] powerpc/irq: remove inline assembly in hard_irq_disable macro
https://git.kernel.org/powerpc/c/077fc62b2b66a95af43dbb363fb8e932999812d3

cheers