[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
[pandora-kernel.git] / include / asm-i386 / mach-visws / do_timer.h
index 92d638f..95568e6 100644 (file)
@@ -11,7 +11,7 @@ static inline void do_timer_interrupt_hook(struct pt_regs *regs)
 
        do_timer(regs);
 #ifndef CONFIG_SMP
-       update_process_times(user_mode(regs));
+       update_process_times(user_mode_vm(regs));
 #endif
 /*
  * In the SMP case we use the local APIC timer interrupt to do the