From: Takashi YOSHII <takasi-y@ops.dti.ne.jp> Date: Thu, 31 May 2007 04:42:21 +0000 (+0900) Subject: sh: Fix pcrel too far for in_nmi label. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=370ac91aab8403d74c2b59c3b43692eaed4ef268;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git sh: Fix pcrel too far for in_nmi label. Add lost in_nmi definition to solve pcrel too far. Signed-off-by: Takashi YOSHII <takasi-y@ops.dti.ne.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> --- diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S index 832c0b4a1e6..659cc081e5e 100644 --- a/arch/sh/kernel/cpu/sh3/entry.S +++ b/arch/sh/kernel/cpu/sh3/entry.S @@ -320,6 +320,7 @@ skip_restore: .align 2 5: .long 0x00001000 ! DSP +6: .long in_nmi 7: .long 0x30000000 ! common exception handler