Re: [PATCH v1 1/2] powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros

2021-08-27 Thread Michael Ellerman
On Tue, 2 Mar 2021 08:48:11 + (UTC), Christophe Leroy wrote: > Force the eh flag at 0 on PPC32. > Patch 1 applied to powerpc/next. [1/2] powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros https://git.kernel.org/powerpc/c/9401f4e46cf6965e23738f70e149172344a01eef

[PATCH v1 1/2] powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros

2021-03-02 Thread Christophe Leroy
Force the eh flag at 0 on PPC32. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/asm-compat.h | 4 ++-- arch/powerpc/include/asm/atomic.h | 4 ++-- arch/powerpc/include/asm/bitops.h | 8 arch/powerpc/include/asm/ppc-opcode.h | 2 --