x86: drop -fno-stack-protector annotations after pt_regs fixes
authorBrian Gerst <brgerst@gmail.com>
Tue, 10 Feb 2009 14:51:47 +0000 (09:51 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 11 Feb 2009 11:40:45 +0000 (12:40 +0100)
commit9c8bb6b534d1c89a20bf9bb45e1471cf8f4747c0
tree7584daacae9325b1694468467f607ada11573186
parent253f29a4ae9cc6cdc7b94f96517f27a93885a6ce
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 <brgerst@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
This page took 0.02808 seconds and 5 git commands to generate.