From: Ingo Molnar Date: Wed, 20 May 2015 09:35:02 +0000 (+0200) Subject: x86/fpu/init: Move __setup() functions to fpu/init.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf82d33b613780a79fda91babf7b9e6c5c82d75;p=pandora-kernel.git x86/fpu/init: Move __setup() functions to fpu/init.c We had a number of FPU init related boot option handlers in arch/x86/kernel/cpu/common.c - move them over into arch/x86/kernel/fpu/init.c to have them all in a single place. Cc: Andy Lutomirski Cc: Borislav Petkov Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed