From: Rik van Riel Date: Fri, 6 Feb 2015 20:02:01 +0000 (-0500) Subject: x86/fpu: Move lazy restore functions up a few lines X-Git-Tag: omap-for-v4.2/o2_dc~179^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c927eea4cad83c439cb51e9c96ad19cb005157d;p=pandora-kernel.git 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 Cc: Linus Torvalds Cc: Oleg Nesterov Link: http://lkml.kernel.org/r/1423252925-14451-5-git-send-email-riel@redhat.com Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed