projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33b75e5
)
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Tue, 6 Nov 2007 16:08:48 +0000
(
01:08
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 15 Nov 2007 23:21:49 +0000
(23:21 +0000)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/genex.S
patch
|
blob
|
history
diff --git
a/arch/mips/kernel/genex.S
b/arch/mips/kernel/genex.S
index
c0f19d6
..
e76a76b
100644
(file)
--- 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,
E
P0_EPC
+ mfc0 k0,
C
P0_EPC
.set noreorder
j k0
rfe