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:
cc92c28
)
ARM: initial stack protector (-fstack-protector) support
author
Nicolas Pitre
<nico@fluxnic.net>
Tue, 25 May 2010 03:55:42 +0000
(23:55 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Tue, 15 Jun 2010 01:31:00 +0000
(21:31 -0400)
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 <nicolas.pitre@linaro.org>
No differences found