summary refs log tree commit diff
path: root/arch/sh
diff options
context:
space:
mode:
authorMatt Fleming <matt@console-pimps.org>2010-01-30 17:37:25 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-02-08 10:47:11 +0900
commit1af0b2fc676009d9b5b71a82ea6a3c2b20b7ea56 (patch)
tree74a5edde58c48f8ef1950d72bab64f9c68f2baca /arch/sh
parent944a3438615da65f11e2559840404a2cac5f65ea (diff)
downloadlinux-1af0b2fc676009d9b5b71a82ea6a3c2b20b7ea56.tar.gz
sh: Remove superfluous setup_frame_reg call
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>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/kernel/cpu/sh3/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S
index 29021bc67493..f6a389c996cb 100644
--- 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