projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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>
arch/sh/kernel/cpu/sh3/entry.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/kernel/cpu/sh3/entry.S
b/arch/sh/kernel/cpu/sh3/entry.S
index 29021bc67493aac9999891660cb3cb5e5890d04a..f6a389c996cbbb16ce9b8cf5daaf45b34db16188 100644
(file)
--- a/
arch/sh/kernel/cpu/sh3/entry.S
+++ b/
arch/sh/kernel/cpu/sh3/entry.S
@@
-132,7
+132,6
@@
ENTRY(tlb_protection_violation_store)
mov #1, r5
call_handle_tlbmiss:
- setup_frame_reg
mov.l 1f, r0
mov r5, r8
mov.l @r0, r6