From: Filippo Arcidiacono Date: Thu, 19 Apr 2012 06:45:57 +0000 (+0900) Subject: sh: initial stack protector support. X-Git-Tag: v3.5-rc1~134^2~29^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d920bb929a99446062a48cf90867bbca57b8e77;p=pandora-kernel.git sh: initial stack protector support. This implements basic -fstack-protector support, based on the early ARM version in c743f38013aeff58ef6252601e397b5ba281c633. The SMP case is limited to the initial canary value, while the UP case handles per-task granularity (limited to 32-bit sh until a new enough sh64 compiler manifests itself). Signed-off-by: Filippo Arcidiacono Reviewed-by: Carmelo Amoroso Signed-off-by: Stuart Menefy Signed-off-by: Paul Mundt --- Reading git-diff-tree failed