From: Nicolas Pitre Date: Tue, 25 May 2010 03:55:42 +0000 (-0400) Subject: ARM: initial stack protector (-fstack-protector) support X-Git-Tag: v2.6.36-rc1~591^2^2~6^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c743f38013aeff58ef6252601e397b5ba281c633;p=pandora-kernel.git 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: Nicolas Pitre --- Reading git-diff-tree failed