--- linux-2.4.13ac2/arch/alpha/kernel/time.c Sat Oct 27 14:52:30 2001
+++ linux-2.4.13ac2-new/arch/alpha/kernel/time.c Sat Oct 27 14:47:37 2001
@@ -209,7 +209,7 @@
return cc;
if (cc < (cpu_hz[index].min - FREQ_DEVIATION)
- || cc > (cpu_hz[index].max + FREQ_DEVIATION)
+ || cc > (cpu_hz[index].max + FREQ_DEVIATION))
return 0;
return cc;
It really speaks for itself.
Good luck,
Jurriaan
--
If all is not lost, then where is it?
Anonymous
GNU/Linux 2.4.13-ac2 SMP/ReiserFS 2x1402 bogomips load av: 0.41 0.15 0.05