Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
[pandora-kernel.git] / arch / m68k / kernel / time.c
index 4926b38..06438da 100644 (file)
@@ -42,9 +42,7 @@ static inline int set_rtc_mmss(unsigned long nowtime)
 static irqreturn_t timer_interrupt(int irq, void *dummy)
 {
        do_timer(1);
-#ifndef CONFIG_SMP
        update_process_times(user_mode(get_irq_regs()));
-#endif
        profile_tick(CPU_PROFILING);
 
 #ifdef CONFIG_HEARTBEAT