]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kernel/process_64.c
Merge commit 'origin/master' into for-linus/xen/master
[mv-sheeva.git] / arch / x86 / kernel / process_64.c
index b751a41392b1b997d3c9a3235ba85b2372bdf7a3..66ad06791d6f3ca5e5d15f40c1cbeb1228aaa581 100644 (file)
@@ -428,7 +428,7 @@ __switch_to(struct task_struct *prev_p, struct task_struct *next_p)
         * done before math_state_restore, so the TS bit is up
         * to date.
         */
-       arch_leave_lazy_cpu_mode();
+       arch_end_context_switch(next_p);
 
        /*
         * Switch FS and GS.