From: Ingo Molnar Date: Wed, 22 Apr 2015 10:50:13 +0000 (+0200) Subject: x86/fpu: Move math_state_restore() to fpu/core.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b90712c64ca2db4b39fcb2e7dffcf0d478468d;p=pandora-kernel.git x86/fpu: Move math_state_restore() to fpu/core.c It's another piece of FPU internals that is better off close to the other FPU internals. Reviewed-by: Borislav Petkov Cc: Andy Lutomirski Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed