diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2026-01-27 14:59:49 +0100 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2026-02-03 12:48:27 +0100 |
| commit | cab7d81de304bd33ac41d2f0fb0d1721b08b7f88 (patch) | |
| tree | 636471637da7ea29c272645c52ba7c0a64b25c83 /Documentation/features/debug/stackprotector | |
| parent | b2c04fc1239062b39ddfdd8731ee1a10810dfb74 (diff) | |
| download | linux-cab7d81de304bd33ac41d2f0fb0d1721b08b7f88.tar.gz linux-cab7d81de304bd33ac41d2f0fb0d1721b08b7f88.zip | |
s390: Document s390 stackprotector support
Recently [1] s390 got stackprotector support. Document this.
[1] commit f5730d44e05e ("s390: Add stackprotector support")
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'Documentation/features/debug/stackprotector')
| -rw-r--r-- | Documentation/features/debug/stackprotector/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/stackprotector/arch-support.txt b/Documentation/features/debug/stackprotector/arch-support.txt index de8f43f2e5d6..43e49c71612e 100644 --- a/Documentation/features/debug/stackprotector/arch-support.txt +++ b/Documentation/features/debug/stackprotector/arch-support.txt @@ -21,7 +21,7 @@ | parisc: | TODO | | powerpc: | ok | | riscv: | ok | - | s390: | TODO | + | s390: | ok | | sh: | ok | | sparc: | TODO | | um: | TODO | |
