diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-12-22 09:28:17 +0100 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2025-12-23 11:46:35 +0100 |
| commit | eb2606bba1cbac610701d73af25cbff0f3c5b09b (patch) | |
| tree | 1ff10e139a9687a7b8d3c6b859d5d052518a69de /Documentation/features/debug/stackprotector | |
| parent | 71f9bc6f7c25294d79132345f94561469a03c245 (diff) | |
| download | linux-eb2606bba1cbac610701d73af25cbff0f3c5b09b.tar.gz linux-eb2606bba1cbac610701d73af25cbff0f3c5b09b.zip | |
s390: Implement ARCH_HAS_CC_CAN_LINK
The generic CC_CAN_LINK detection relies on -m32/-m64 compiler flags.
Some s390 toolchains use -m31 instead but that is not supported in the
kernel.
Make the logic easier to understand and allow the simplification of the
generic CC_CAN_LINK by using a tailored implementation.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'Documentation/features/debug/stackprotector')
0 files changed, 0 insertions, 0 deletions
