Skip to content

Commit

Permalink
sh: Fix pcrel too far for in_nmi label.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Takashi YOSHII authored and Paul Mundt committed May 31, 2007
1 parent ddd43b0 commit 370ac91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/kernel/cpu/sh3/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ skip_restore:

.align 2
5: .long 0x00001000 ! DSP
6: .long in_nmi
7: .long 0x30000000

! common exception handler
Expand Down

0 comments on commit 370ac91

Please sign in to comment.