-
- Downloads
s390: always use the packed stack layout
-mpacked-stack option has been supported by both minimum gcc and clang versions for a while. With commit e2bc3e91 ("scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390") minimum clang version now also supports a combination of flags -mpacked-stack -mbackchain -pg -mfentry and fulfills all requirements to always enable the packed stack layout. Reviewed-by:Heiko Carstens <hca@linux.ibm.com> Signed-off-by:
Vasily Gorbik <gor@linux.ibm.com>
Showing
- arch/s390/Kconfig 1 addition, 15 deletionsarch/s390/Kconfig
- arch/s390/Makefile 2 additions, 7 deletionsarch/s390/Makefile
- arch/s390/include/asm/stacktrace.h 1 addition, 9 deletionsarch/s390/include/asm/stacktrace.h
- arch/s390/kernel/mcount.S 1 addition, 5 deletionsarch/s390/kernel/mcount.S
- arch/s390/net/bpf_jit_comp.c 0 additions, 1 deletionarch/s390/net/bpf_jit_comp.c
Loading
Please register or sign in to comment