Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+1 -1
+1 -1
Documentation/features/debug/stackprotector/arch-support.txt
··· 21 21 | parisc: | TODO | 22 22 | powerpc: | ok | 23 23 | riscv: | ok | 24 - | s390: | TODO | 24 + | s390: | ok | 25 25 | sh: | ok | 26 26 | sparc: | TODO | 27 27 | um: | TODO |