Re: [RESEND PATCH] Documentation/stackprotector: powerpc supports stack protector

From: Jonathan Corbet
Date: Fri Jun 14 2019 - 16:49:28 EST


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