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:
f3bf07b
)
[MIPS] Fix instable BogoMIPS on multi-issue processors.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 23 May 2006 15:37:32 +0000
(16:37 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 5 Jun 2006 23:15:10 +0000
(
00:15
+0100)
Increase alignment of BogoMIPS loop to 8 bytes. Having the delay loop
overlap cache line boundaries may cause instable delays.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found