From: Ralf Baechle Date: Tue, 16 Oct 2007 10:35:11 +0000 (+0100) Subject: [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. X-Git-Tag: v2.6.24-rc1~831^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb00d83d8fc2de5c0614f5d55780107e0c375fe;p=pandora-kernel.git [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. Extremly low values are of dubious usefulness anyway but in this case they actually were killing Qemu which simply wasn't able to complete mips_next_event() within 0x30 100MHz cycles even on fast hosts. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed