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:
3a2f735
)
[MIPS] SB1: Fix interrupt disable hazard.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 13 Mar 2006 16:16:29 +0000
(16:16 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 18 Mar 2006 16:59:26 +0000
(16:59 +0000)
The SB1 core has a three cycle interrupt disable hazard but we were
wrongly treating it as fully interlocked.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found