aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorBhupesh Sharma <bhsharma@redhat.com>2019-06-10 15:33:39 +0530
committerJonathan Corbet <corbet@lwn.net>2019-06-14 14:44:43 -0600
commit31753202325dd4f9bba27fbbad05f189881c60bc (patch)
tree1b7cdf094b81d906744362b9312aebf0f262b407 /Documentation/features
parentDocumentation: coresight: Update the generic device names (diff)
downloadlinux-dev-31753202325dd4f9bba27fbbad05f189881c60bc.tar.xz
linux-dev-31753202325dd4f9bba27fbbad05f189881c60bc.zip
Documentation/stackprotector: powerpc supports stack protector
powerpc architecture (both 64-bit and 32-bit) supports stack protector mechanism since some time now [see commit 06ec27aea9fc ("powerpc/64: add stack protector support")]. Update stackprotector arch support documentation to reflect the same. Cc: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Bhupesh Sharma <bhsharma@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/debug/stackprotector/arch-support.txt2
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 9999ea521f3e..32bbdfc64c32 100644
--- a/Documentation/features/debug/stackprotector/arch-support.txt
+++ b/Documentation/features/debug/stackprotector/arch-support.txt
@@ -22,7 +22,7 @@
| nios2: | TODO |
| openrisc: | TODO |
| parisc: | TODO |
- | powerpc: | TODO |
+ | powerpc: | ok |
| riscv: | TODO |
| s390: | TODO |
| sh: | ok |