From: Matt Fleming Date: Sat, 30 Jan 2010 17:37:25 +0000 (+0000) Subject: sh: Remove superfluous setup_frame_reg call X-Git-Tag: v2.6.33-rc8~43^2 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=1af0b2fc676009d9b5b71a82ea6a3c2b20b7ea56;p=safe%2Fjmp%2Flinux-2.6 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 Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S index 29021bc..f6a389c 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