summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/i387.c
diff options
context:
space:
mode:
authorRik van Riel <riel@redhat.com>2015-02-06 15:02:03 -0500
committerBorislav Petkov <bp@suse.de>2015-02-19 11:15:54 +0100
commit1361ef29c7e49ae7cf37220c25fac1904b77f71a (patch)
tree1f46331d204c57730fbc58933aaea4e24cb3c342 /arch/x86/kernel/i387.c
parent33e03dedd759cc9396252d9641b25d01909a26bb (diff)
x86/fpu: Use an explicit if/else in switch_fpu_prepare()
Use an explicit if/else branch after __save_init_fpu(old) in switch_fpu_prepare(). This makes substituting the assignment with a call in task_disable_lazy_fpu_restore() in the next patch easier to review. Signed-off-by: Rik van Riel <riel@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Oleg Nesterov <oleg@redhat.com> Link: http://lkml.kernel.org/r/1423252925-14451-7-git-send-email-riel@redhat.com [ Space out stuff for more readability. ] Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'arch/x86/kernel/i387.c')
0 files changed, 0 insertions, 0 deletions