--- zzzz-none-000/linux-2.6.19.2/include/asm-i386/mach-voyager/do_timer.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/include/asm-i386/mach-voyager/do_timer.h 2007-01-19 14:42:56.000000000 +0000 @@ -5,7 +5,7 @@ { do_timer(1); #ifndef CONFIG_SMP - update_process_times(user_mode_vm(irq_regs)); + update_process_times(user_mode(irq_regs)); #endif voyager_timer_interrupt();