--- zzzz-none-000/linux-2.6.32.60/arch/mips/include/asm/timex.h 2012-10-07 21:41:24.000000000 +0000 +++ ur8-7270-606/linux-2.6.32.60/arch/mips/include/asm/timex.h 2010-06-17 08:36:41.000000000 +0000 @@ -35,7 +35,7 @@ static inline cycles_t get_cycles(void) { - return 0; + return read_c0_count(); } #endif /* __KERNEL__ */