From: Ralf Baechle Date: Tue, 23 May 2006 15:37:32 +0000 (+0100) Subject: [MIPS] Fix instable BogoMIPS on multi-issue processors. X-Git-Tag: v2.6.17-rc6~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee823507b3c7d2187df2160125a4f64232d3a60;p=pandora-kernel.git [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 --- Reading git-diff-tree failed