commit | 31753202325dd4f9bba27fbbad05f189881c60bc | [log] [tgz] |
---|---|---|
author | Bhupesh Sharma <bhsharma@redhat.com> | Mon Jun 10 15:33:39 2019 +0530 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jun 14 14:44:43 2019 -0600 |
tree | 1b7cdf094b81d906744362b9312aebf0f262b407 | |
parent | cd84d63a2983ee2d386ff5a020c2c36562e4ef68 [diff] |
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>