From: Atsushi Nemoto Date: Tue, 6 Nov 2007 16:08:48 +0000 (+0900) Subject: [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code X-Git-Tag: v2.6.24-rc3~6^2~12 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=c6563e85f73e5806d58d8b0230edecbc65537200;p=linux-2.6-omap-h63xx.git [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/genex.S b/arch/mips/kernel/genex.S index c0f19d638b9..e76a76bf0b3 100644 --- a/arch/mips/kernel/genex.S +++ b/arch/mips/kernel/genex.S @@ -146,7 +146,7 @@ NESTED(handle_int, PT_SIZE, sp) and k0, ST0_IEP bnez k0, 1f - mfc0 k0, EP0_EPC + mfc0 k0, CP0_EPC .set noreorder j k0 rfe