From: Ingo Molnar Date: Wed, 22 Apr 2015 18:09:29 +0000 (+0200) Subject: x86/fpu: Move fpu_copy() to fpu/core.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e102f30f4e22b7eb8f3dfbe7fec334cffb350fd8;p=pandora-kernel.git x86/fpu: Move fpu_copy() to fpu/core.c Move fpu_copy() where its only user is. Beyond readability this also speeds up compilation, as fpu-internal.h is included in over a dozen .c files. 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