diff options
author | Oleg Nesterov <[email protected]> | 2014-09-02 19:57:17 +0200 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2014-09-02 14:51:15 -0700 |
commit | df24fb859a4e200d9324e2974229fbb7adf00aef (patch) | |
tree | 948fce3a30171ba27d8656f0782b9e9b9f51e864 /net/lapb/lapb_subr.c | |
parent | 66463db4fc5605d51c7bb81d009d5bf30a783a2c (diff) |
x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()
Add preempt_disable() + preempt_enable() around math_state_restore() in
__restore_xstate_sig(). Otherwise __switch_to() after __thread_fpu_begin()
can overwrite fpu->state we are going to restore.
Signed-off-by: Oleg Nesterov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: <[email protected]> # v3.7+
Reviewed-by: Suresh Siddha <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions