This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / parisc / kernel / time.c
index 6cf7407..8f4ad0c 100644 (file)
@@ -79,8 +79,6 @@ irqreturn_t timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
        while (nticks--) {
 #ifdef CONFIG_SMP
                smp_do_timer(regs);
-#else
-               update_process_times(user_mode(regs));
 #endif
                if (cpu == 0) {
                        write_seqlock(&xtime_lock);