--- zzzz-none-000/linux-2.6.19.2/include/asm-i386/mach-default/do_timer.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/include/asm-i386/mach-default/do_timer.h 2007-01-19 14:42:56.000000000 +0000 @@ -18,7 +18,7 @@ { do_timer(1); #ifndef CONFIG_SMP - update_process_times(user_mode_vm(get_irq_regs())); + update_process_times(user_mode(get_irq_regs())); #endif /* * In the SMP case we use the local APIC timer interrupt to do the