Re: [PATCH] powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.

From: Michael Ellerman
Date: Mon Nov 25 2019 - 05:47:04 EST


On Wed, 2019-08-28 at 13:42:01 UTC, Christophe Leroy wrote:
> mftb() includes a feature fixup for CELL ppc.
>
> Use ASM_FTR_IFSET() macro instead of opencoding the setup
> of the fixup sections.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/b06174345f6e70200916136695514e0b6b95ac17

cheers