From: Russell King Date: Sun, 26 Jun 2011 09:34:02 +0000 (+0100) Subject: ARM: entry: re-allocate registers in irq entry assembly macros X-Git-Tag: v3.1-rc1~258^2~1^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9600c99c549732a501cb727157800623a06175d;p=pandora-kernel.git ARM: entry: re-allocate registers in irq entry assembly macros This avoids the irq entry assembly corrupting r5, thereby allowing it to be preserved through to the svc exit code. Signed-off-by: Russell King --- Reading git-diff-tree failed