--- zzzz-none-000/linux-2.6.28.10/arch/mips/include/asm/timex.h 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/arch/mips/include/asm/timex.h 2010-03-09 12:51:36.000000000 +0000 @@ -35,7 +35,7 @@ static inline cycles_t get_cycles(void) { - return 0; + return read_c0_count(); } #endif /* __KERNEL__ */