This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sh64 / kernel / time.c
index 9d73104..b3738ed 100644 (file)
@@ -309,9 +309,6 @@ static inline void do_timer_interrupt(int irq, void *dev_id, struct pt_regs *reg
        ctc_last_interrupt = (unsigned long) current_ctc;
 
        do_timer(regs);
-#ifndef CONFIG_SMP
-       update_process_times(user_mode(regs));
-#endif
        profile_tick(CPU_PROFILING, regs);
 
 #ifdef CONFIG_HEARTBEAT