[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)
commit5ee823507b3c7d2187df2160125a4f64232d3a60
treef5109154f9ea442581cf0000dd5c3faa3466310f
parentf3bf07b9a367c342bcbc9f47d525d3cf5e8b4f3b
[MIPS] Fix instable BogoMIPS on multi-issue processors.

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>
include/asm-mips/delay.h