[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)
authorNicolas Pitre <nico@cam.org>
Sat, 14 Jan 2006 16:18:09 +0000 (16:18 +0000)
committerRussell 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