commit | 499b2ea11ff00c624d63af23516404fa2156639a | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Sat Jan 14 16:18:09 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 14 16:18:09 2006 +0000 |
tree | 7c63e058acd8f6c6a59b08cc64febf9def142852 | |
parent | 2dede2d8e925f4c2cb4e136b14df127685e15dd3 [diff] |
[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) 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>