projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec43c01
)
[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()
author
Yoichi Yuasa
<yoichi_yuasa@tripeaks.co.jp>
Wed, 24 Jan 2007 13:22:06 +0000
(22:22 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 24 Jan 2007 19:23:21 +0000
(19:23 +0000)
NEC VR4111 and VR4121 need one more nop with mtc0_tlbw_hazard().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/hazards.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-mips/hazards.h
b/include/asm-mips/hazards.h
index 0fe02945feba0b8a18868126a99d977558294d33..50073157a617dfcd0583bb8cfde6621285953736 100644
(file)
--- a/
include/asm-mips/hazards.h
+++ b/
include/asm-mips/hazards.h
@@
-157,7
+157,7
@@
ASMMACRO(back_to_back_c0_hazard,
* processors.
*/
ASMMACRO(mtc0_tlbw_hazard,
- nop
+ nop
; nop
)
ASMMACRO(tlbw_use_hazard,
nop; nop; nop