]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/process_32.c
Merge commit 'origin/master' into for-linus/xen/master
[~andy/linux] / arch / x86 / kernel / process_32.c
index 76f8f84043a2a4693123648d92d08c22ca7f5f25..5de30f0960fb137c272eb93c5381e3e26497e0fd 100644 (file)
@@ -407,7 +407,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);
 
        /* If the task has used fpu the last 5 timeslices, just do a full
         * restore of the math state immediately to avoid the trap; the