On Mon, 10 Jun 2019 15:33:39 +0530 Bhupesh Sharma <bhsharma@xxxxxxxxxx> wrote: > 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: Jonathan Corbet <corbet@xxxxxxx> > Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Cc: linuxppc-dev@xxxxxxxxxxxxxxxx > Signed-off-by: Bhupesh Sharma <bhsharma@xxxxxxxxxx> > --- > Resend, this time Cc'ing Jonathan and doc-list. Applied, thanks. jon