Searched hist:"6533 b7c16ee5712041b4e324100550e02a9a5dda" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | stackprotector.h | 6533b7c16ee5712041b4e324100550e02a9a5dda Tue Nov 22 11:49:30 CET 2016 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: Initial stack protector (-fstack-protector) support
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.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|