Re: [v2, 1/2] powerpc: initial stack protector (-fstack-protector) support

From: Michael Ellerman
Date: Thu Nov 24 2016 - 19:04:19 EST


On Tue, 2016-11-22 at 10:49:30 UTC, Christophe Leroy wrote:
> Partialy copied from commit c743f38013aef ("ARM: initial stack protector
> (-fstack-protector) support")
>
> This is the very basic stuff without the changing canary upon
> task switch yet. Just the Kconfig option and a constant canary
> value initialized at boot time.
>
> Cc: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Series applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/6533b7c16ee5712041b4e324100550

cheers