On Mon, 10 Jun 2019 15:33:39 +0530 Bhupesh Sharma <bhsha...@redhat.com> 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 <cor...@lwn.net> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: linux-doc@vger.kernel.org > Cc: linux-ker...@vger.kernel.org > Cc: linuxppc-...@lists.ozlabs.org > Signed-off-by: Bhupesh Sharma <bhsha...@redhat.com> > --- > Resend, this time Cc'ing Jonathan and doc-list. Applied, thanks. jon