From: Matt Fleming Date: Sat, 30 Jan 2010 17:37:25 +0000 (+0000) Subject: sh: Remove superfluous setup_frame_reg call X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1af0b2fc676009d9b5b71a82ea6a3c2b20b7ea56;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git 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 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