commit | 6a5fe8952bd676baf382d14df21e7b32b5d8943e | [log] [tgz] |
---|---|---|
author | Rik van Riel <riel@redhat.com> | Fri Feb 06 15:02:04 2015 -0500 |
committer | Borislav Petkov <bp@suse.de> | Thu Feb 19 11:15:55 2015 +0100 |
tree | e895e59bd4465828e892d89da4cf199949ac63dc | |
parent | 1361ef29c7e49ae7cf37220c25fac1904b77f71a [diff] |
x86/fpu: Use task_disable_lazy_fpu_restore() helper Replace magic assignments of fpu.last_cpu = ~0 with more explicit task_disable_lazy_fpu_restore() calls. Signed-off-by: Rik van Riel <riel@redhat.com> Cc: Oleg Nesterov <oleg@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: http://lkml.kernel.org/r/1423252925-14451-8-git-send-email-riel@redhat.com Signed-off-by: Borislav Petkov <bp@suse.de>