Searched hist:"6533 b7c16ee5712041b4e324100550e02a9a5dda" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | stackprotector.h | 6533b7c16ee5712041b4e324100550e02a9a5dda Tue Nov 22 04:49:30 CST 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>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | Makefile | diff 6533b7c16ee5712041b4e324100550e02a9a5dda Tue Nov 22 04:49:30 CST 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>
|
H A D | process.c | diff 6533b7c16ee5712041b4e324100550e02a9a5dda Tue Nov 22 04:49:30 CST 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>
|
/openbmc/linux/arch/powerpc/ |
H A D | Kconfig | diff 6533b7c16ee5712041b4e324100550e02a9a5dda Tue Nov 22 04:49:30 CST 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>
|