]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kernel/process_64.c
x86: Introduce 'struct fpu' and related API
[mv-sheeva.git] / arch / x86 / kernel / process_64.c
index 17cb3295cbf773e94011e134c2a1fa2dfc2e62f1..979215f519852ffa49aba747b10b48bf6f528736 100644 (file)
@@ -396,7 +396,7 @@ __switch_to(struct task_struct *prev_p, struct task_struct *next_p)
 
        /* we're going to use this soon, after a few expensive things */
        if (preload_fpu)
-               prefetch(next->xstate);
+               prefetch(next->fpu.state);
 
        /*
         * Reload esp0, LDT and the page table pointer: