vserver 1.9.5.x5
[linux-2.6.git] / arch / v850 / kernel / time.c
index d0266de..f722a26 100644 (file)
@@ -56,6 +56,9 @@ static irqreturn_t timer_interrupt (int irq, void *dummy, struct pt_regs *regs)
          mach_tick ();
 
        do_timer (regs);
+#ifndef CONFIG_SMP
+       update_process_times(user_mode(regs));
+#endif
        profile_tick(CPU_PROFILING, regs);
 #if 0
        /*