s390: Document s390 stackprotector support

Recently [1] s390 got stackprotector support. Document this.

[1] commit f5730d44e0 ("s390: Add stackprotector support")

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
This commit is contained in:
Heiko Carstens 2026-01-27 14:59:49 +01:00
parent b2c04fc123
commit cab7d81de3

View file

@ -21,7 +21,7 @@
| parisc: | TODO |
| powerpc: | ok |
| riscv: | ok |
| s390: | TODO |
| s390: | ok |
| sh: | ok |
| sparc: | TODO |
| um: | TODO |