[PATCH 0/2] powerpc: stack protector (-fstack-protector) support
Denis Kirjanov
kda at linux-powerpc.org
Sat Oct 1 02:26:46 AEST 2016
On Friday, September 30, 2016, Christophe Leroy <christophe.leroy at c-s.fr>
wrote:
> Add HAVE_CC_STACKPROTECTOR to powerpc. This is copied from ARM.
>
> Not tested on PPC64, compile ok with ppc64_
Hi Christophe,
are you going to test it on ppc64? If not, I can take it
>
> Christophe Leroy (2):
> powerpc: initial stack protector (-fstack-protector) support
> powerpc/32: stack protector: change the canary value per task
>
> arch/powerpc/Kconfig | 1 +
> arch/powerpc/include/asm/stackprotector.h | 38
> +++++++++++++++++++++++++++++++
> arch/powerpc/kernel/Makefile | 5 ++++
> arch/powerpc/kernel/asm-offsets.c | 3 +++
> arch/powerpc/kernel/entry_32.S | 6 ++++-
> arch/powerpc/kernel/process.c | 6 +++++
> 6 files changed, 58 insertions(+), 1 deletion(-)
> create mode 100644 arch/powerpc/include/asm/stackprotector.h
>
> --
> 2.1.0
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20160930/d0f15324/attachment.html>
More information about the Linuxppc-dev
mailing list