This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-i386 / mach-visws / do_timer.h
index 33acd50..1728732 100644 (file)
@@ -9,9 +9,6 @@ static inline void do_timer_interrupt_hook(struct pt_regs *regs)
        co_cpu_write(CO_CPU_STAT,co_cpu_read(CO_CPU_STAT) & ~CO_STAT_TIMEINTR);
 
        do_timer(regs);
-#ifndef CONFIG_SMP
-       update_process_times(user_mode(regs));
-#endif
 /*
  * In the SMP case we use the local APIC timer interrupt to do the
  * profiling, except when we simulate SMP mode on a uniprocessor