From: Brian Gerst Date: Tue, 10 Feb 2009 14:51:47 +0000 (-0500) Subject: x86: drop -fno-stack-protector annotations after pt_regs fixes X-Git-Tag: v2.6.30-rc1~2^2~50^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8bb6b534d1c89a20bf9bb45e1471cf8f4747c0;p=pandora-kernel.git x86: drop -fno-stack-protector annotations after pt_regs fixes Now that no functions rely on struct pt_regs being passed by value, various "no stack protector" annotations can be dropped. Signed-off-by: Brian Gerst Acked-by: Tejun Heo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed