git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
660fc1f
)
[MIPS] tlb-r4k: Nuke broken paranoia error test.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 22 Jul 2008 17:04:38 +0000
(18:04 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 30 Jul 2008 20:54:33 +0000
(21:54 +0100)
Bug originally found and reported by Julia Lawall <julia@diku.dk>. I
decieded that the whole error check was mostly useless paranoia and should
be discarded. It would only ever trigger if r3k_have_wired_reg has a wrong
value.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found