<br><br>On Friday, September 30, 2016, Christophe Leroy <<a href="mailto:christophe.leroy@c-s.fr">christophe.leroy@c-s.fr</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Add HAVE_CC_STACKPROTECTOR to powerpc. This is copied from ARM.<br>
<br>
Not tested on PPC64, compile ok with ppc64_</blockquote><div><br></div><div>Hi Christophe, </div><div><br></div><div>are you going to test it on ppc64? If not, I can take it</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Christophe Leroy (2):<br>
  powerpc: initial stack protector (-fstack-protector) support<br>
  powerpc/32: stack protector: change the canary value per task<br>
<br>
 arch/powerpc/Kconfig                      |  1 +<br>
 arch/powerpc/include/asm/<wbr>stackprotector.h | 38 ++++++++++++++++++++++++++++++<wbr>+<br>
 arch/powerpc/kernel/Makefile              |  5 ++++<br>
 arch/powerpc/kernel/asm-<wbr>offsets.c         |  3 +++<br>
 arch/powerpc/kernel/entry_32.S            |  6 ++++-<br>
 arch/powerpc/kernel/process.c             |  6 +++++<br>
 6 files changed, 58 insertions(+), 1 deletion(-)<br>
 create mode 100644 arch/powerpc/include/asm/<wbr>stackprotector.h<br>
<br>
--<br>
2.1.0<br>
<br>
</blockquote>