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:
944a343
)
sh: Remove superfluous setup_frame_reg call
author
Matt Fleming
<matt@console-pimps.org>
Sat, 30 Jan 2010 17:37:25 +0000
(17:37 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Feb 2010 01:47:11 +0000
(10:47 +0900)
There's no need to setup the frame pointer again in
call_handle_tlbmiss. The frame pointer will already have been setup in
handle_interrupt.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found