From 5e3bc764357b679a2d835a51274a79223f19c232 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 20 Nov 2007 18:26:54 +0900 Subject: [PATCH] --- yaml --- r: 77753 b: refs/heads/master c: 92b59258b8e854dd223bbb196f0c18b8cb7e6c6e h: refs/heads/master i: 77751: 3cd38b98fcb4e5280505596e34dee77b4fb535c5 v: v3 --- [refs] | 2 +- trunk/arch/sh/kernel/cpu/sh5/entry.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 088048da9c55..069eefd763df 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ac490a4893d37279f704876d430c3683071398b2 +refs/heads/master: 92b59258b8e854dd223bbb196f0c18b8cb7e6c6e diff --git a/trunk/arch/sh/kernel/cpu/sh5/entry.S b/trunk/arch/sh/kernel/cpu/sh5/entry.S index 2f505a7cb5f9..81010b9308b2 100644 --- a/trunk/arch/sh/kernel/cpu/sh5/entry.S +++ b/trunk/arch/sh/kernel/cpu/sh5/entry.S @@ -161,7 +161,7 @@ trap_jtable: .long system_call /* 0x160 */ .long do_reserved_inst /* 0x180 */ .long do_illegal_slot_inst /* 0x1A0 */ - .long do_NMI /* 0x1C0 */ + .long do_exception_error /* 0x1C0 - NMI */ .long do_exception_error /* 0x1E0 */ .rept 15 .long do_IRQ /* 0x200 - 0x3C0 */