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:
b059bdc
)
ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 25 Jun 2011 18:25:02 +0000
(19:25 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 30 Jun 2011 10:04:59 +0000
(11:04 +0100)
This avoids unnecessary instructions for CPUs which implement the IFAR
(instruction fault address register).
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found