From: Nicolas Pitre Date: Sat, 14 Jan 2006 16:18:09 +0000 (+0000) Subject: [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) X-Git-Tag: v2.6.16-rc1~107^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499b2ea11ff00c624d63af23516404fa2156639a;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed