]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation/stackprotector: powerpc supports stack protector
authorBhupesh Sharma <bhsharma@redhat.com>
Mon, 10 Jun 2019 10:03:39 +0000 (15:33 +0530)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:44:43 +0000 (14:44 -0600)
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>
Documentation/features/debug/stackprotector/arch-support.txt

index 9999ea521f3e6a2c72dae2d3225aa1f7a24a1c73..32bbdfc64c32ac4e686f71d185eb318beb89cd0b 100644 (file)
@@ -22,7 +22,7 @@
     |       nios2: | TODO |
     |    openrisc: | TODO |
     |      parisc: | TODO |
-    |     powerpc: | TODO |
+    |     powerpc: |  ok  |
     |       riscv: | TODO |
     |        s390: | TODO |
     |          sh: |  ok  |