[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes
authorNicolas Pitre <nico@cam.org>
Tue, 16 May 2006 10:29:46 +0000 (11:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 16 May 2006 10:39:31 +0000 (11:39 +0100)
Patch from Nicolas Pitre

Assembly code that calls C code must ensure the C code sees a 64-bit
aligned stack pointer.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found