]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb4b6c8e93b9e1e81f34f4c69276c8ca602d4333f
tree02d0296c1155377e79b22760ca9cf9638b223425
parentbae23bfe34b27206c43902c3c9a4d8ad6e23113b
[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes

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>
arch/arm/lib/backtrace.S
arch/arm/lib/div64.S