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:
d9600c9
)
ARM: entry: prefetch abort: tail-call the main prefetch abort handler
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 11:37:35 +0000
(12:37 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:10 +0000
(10:56 +0100)
Tail-call the main C prefetch abort handler code from the per-CPU
helper code. Also note that the helper function becomes ABI
compliant in terms of the registers preserved.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found