From: Takashi YOSHII Date: Thu, 31 May 2007 04:42:21 +0000 (+0900) Subject: sh: Fix pcrel too far for in_nmi label. X-Git-Tag: v3.12-rc1~29237^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=370ac91aab8403d74c2b59c3b43692eaed4ef268;p=kernel%2Fkernel-generic.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 Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S index 832c0b4..659cc08 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