X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fmach-visws%2Fdo_timer.h;h=17287326962e9724b64413a36c78aedeb52a13bc;hb=9e1bf581d67d87a1d7fc0ea500729e3a03643a26;hp=33acd50fd9a8a99745d3d582b9100eb23f22c86a;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/include/asm-i386/mach-visws/do_timer.h b/include/asm-i386/mach-visws/do_timer.h index 33acd50fd..172873269 100644 --- a/include/asm-i386/mach-visws/do_timer.h +++ b/include/asm-i386/mach-visws/do_timer.h @@ -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