git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253f29a
)
x86: drop -fno-stack-protector annotations after pt_regs fixes
author
Brian Gerst
<brgerst@gmail.com>
Tue, 10 Feb 2009 14:51:47 +0000
(09:51 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 11 Feb 2009 11:40:45 +0000
(12:40 +0100)
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>
No differences found