powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal
UPD_CONSTR was previously a preprocessor define for an old GCC 4.9 inline asm bug with m<> constraints. Fixes: 6563139d ("powerpc: remove GCC version check for UPD_CONSTR") Suggested-by:Nathan Chancellor <nathan@kernel.org> Suggested-by:
Christophe Leroy <christophe.leroy@csgroup.eu> Suggested-by:
Michael Ellerman <mpe@ellerman.id.au> Signed-off-by:
Nick Desaulniers <ndesaulniers@google.com> Reviewed-by:
Nathan Chancellor <nathan@kernel.org> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210914161712.2463458-1-ndesaulniers@google.com
Showing
- arch/powerpc/include/asm/asm-const.h 0 additions, 2 deletionsarch/powerpc/include/asm/asm-const.h
- arch/powerpc/include/asm/atomic.h 4 additions, 4 deletionsarch/powerpc/include/asm/atomic.h
- arch/powerpc/include/asm/io.h 2 additions, 2 deletionsarch/powerpc/include/asm/io.h
- arch/powerpc/include/asm/uaccess.h 3 additions, 3 deletionsarch/powerpc/include/asm/uaccess.h
- arch/powerpc/kvm/powerpc.c 2 additions, 2 deletionsarch/powerpc/kvm/powerpc.c
Loading
Please register or sign in to comment