Searched hist:"42 b01a553a56d9bc7c75b700fd274f1ec4a3763f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | stacktrace.h | diff 42b01a553a56d9bc7c75b700fd274f1ec4a3763f Fri Jan 28 17:34:13 CST 2022 Vasily Gorbik <gor@linux.ibm.com> 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 e2bc3e91d91e ("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>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | mcount.S | diff 42b01a553a56d9bc7c75b700fd274f1ec4a3763f Fri Jan 28 17:34:13 CST 2022 Vasily Gorbik <gor@linux.ibm.com> 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 e2bc3e91d91e ("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>
|
/openbmc/linux/arch/s390/ |
H A D | Makefile | diff 42b01a553a56d9bc7c75b700fd274f1ec4a3763f Fri Jan 28 17:34:13 CST 2022 Vasily Gorbik <gor@linux.ibm.com> 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 e2bc3e91d91e ("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>
|
H A D | Kconfig | diff 42b01a553a56d9bc7c75b700fd274f1ec4a3763f Fri Jan 28 17:34:13 CST 2022 Vasily Gorbik <gor@linux.ibm.com> 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 e2bc3e91d91e ("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>
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | diff 42b01a553a56d9bc7c75b700fd274f1ec4a3763f Fri Jan 28 17:34:13 CST 2022 Vasily Gorbik <gor@linux.ibm.com> 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 e2bc3e91d91e ("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>
|