Note: This is a resend of PPC/clang patches I sent before. The previous series had a bad title, and one of the patches had a typo in it.
This series of patches include fixes for clang issues that arose. The "powerpc/64s" patch was "inspired" by a similar patch for ARM: eb7c11ee3c5ce arm64: alternative: Work around .inst assembler bugs Bill Wendling (3): powerpc/wrapper: add "-z notext" flag to disable diagnostic powerpc/boot: Use clang when CC is clang powerpc/64s: feature: Work around inline asm issues arch/powerpc/boot/Makefile | 4 ++++ arch/powerpc/boot/wrapper | 4 +++- arch/powerpc/include/asm/feature-fixups.h | 17 +++++++++++++---- 3 files changed, 20 insertions(+), 5 deletions(-) -- 2.29.2.454.gaff20da3a2-goog