git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2741b7
)
ARM: entry: re-allocate registers in irq entry assembly macros
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 09:34:02 +0000
(10:34 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:10 +0000
(10:56 +0100)
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 <rmk+kernel@arm.linux.org.uk>
No differences found