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:
2dede2d
)
[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)
author
Nicolas Pitre
<nico@cam.org>
Sat, 14 Jan 2006 16:18:09 +0000
(16:18 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2006 16:18:09 +0000
(16:18 +0000)
Patch from Nicolas Pitre
We must make sure that assembly code that modifies the stack pointer
before calling a C function does it so it remains 64-bit aligned.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found