mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
powerpc architecture (both 64-bit and 32-bit) supports stack protector
mechanism since some time now [see commit 06ec27aea9 ("powerpc/64:
add stack protector support")].
Update stackprotector arch support documentation to reflect the same.
Cc: Michael Ellerman <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>