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:
3e287be
)
ARM: entry: data abort: avoid using r2 in abort helpers
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 13:42:02 +0000
(14:42 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:11 +0000
(10:56 +0100)
This allows us to pass the pt_regs pointer in to these functions
ready for tail-calling the abort handler.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found