Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

authored by

Atsushi Nemoto and committed by
Ralf Baechle
c6563e85 33b75e5c

+1 -1
+1 -1
arch/mips/kernel/genex.S
··· 146 146 and k0, ST0_IEP 147 147 bnez k0, 1f 148 148 149 - mfc0 k0, EP0_EPC 149 + mfc0 k0, CP0_EPC 150 150 .set noreorder 151 151 j k0 152 152 rfe