[MIPS] Fix instable BogoMIPS on multi-issue processors.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 23 May 2006 15:37:32 +0000 (16:37 +0100)
committerRalf 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