diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2022-05-11 14:05:32 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2022-05-17 15:16:29 +0200 |
commit | 8218827b73c6e41029438a2d3cc573286beee914 (patch) | |
tree | 58a6d9c2ad84c61af7ed017aef465d5b97524893 /arch/s390/include/asm/processor.h | |
parent | bb31074db95f735004203b307e63e2e0d4ef9c26 (diff) | |
download | linux-8218827b73c6e41029438a2d3cc573286beee914.tar.gz linux-8218827b73c6e41029438a2d3cc573286beee914.tar.bz2 linux-8218827b73c6e41029438a2d3cc573286beee914.zip |
scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390
Before version 14.0.0 llvm's integrated assembler fails to handle some
displacement variants:
arch/s390/purgatory/head.S:108:10: error: invalid operand for instruction
lg %r11,kernel_type-.base_crash(%r13)
Instead of working around this and given that this is already fixed
raise the minimum clang version from 13.0.0 to 14.0.0.
Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Link: https://reviews.llvm.org/D113341
Link: https://lore.kernel.org/r/20220511120532.2228616-9-hca@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions