x86/fpu: Move lazy restore functions up a few lines
authorRik van Riel <riel@redhat.com>
Fri, 6 Feb 2015 20:02:01 +0000 (15:02 -0500)
committerBorislav Petkov <bp@suse.de>
Thu, 19 Feb 2015 10:15:53 +0000 (11:15 +0100)
commit1c927eea4cad83c439cb51e9c96ad19cb005157d
tree74be5021a4867a842f4df92e1b79a53be88bfd50
parent08a744c6bfded3d5fa66f94263f81773226113d1
x86/fpu: Move lazy restore functions up a few lines

We need another lazy restore related function, that will be called
from a function that is above where the lazy restore functions are
now. It would be nice to keep all three functions grouped together.

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-5-git-send-email-riel@redhat.com
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/include/asm/fpu-internal.h