diff options
author | Oleg Nesterov <[email protected]> | 2015-03-11 18:34:49 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-03-23 10:13:58 +0100 |
commit | 9cb6ce823bbd1adbe15e30bd1435c84c2e271767 (patch) | |
tree | b1919e4de72bc2b9b19555c7e539760cb1bbf9f0 /fs/jbd/commit.c | |
parent | 8f4d81863ba4e8dfee93bd50840f1099a296251f (diff) |
x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread exec
Change flush_thread() to do user_fpu_begin() and restore_init_xstate()
instead of math_state_restore().
Note: "TODO: cleanup this horror" is still valid. We do not need
init_fpu() at all, we only need fpu_alloc() and memset(0). But this
needs other changes, in particular user_fpu_begin() should set
used_math().
Signed-off-by: Oleg Nesterov <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Pekka Riikonen <[email protected]>
Cc: Quentin Casasnovas <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Suresh Siddha <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions