From: Ingo Molnar Date: Sun, 26 Apr 2015 13:12:44 +0000 (+0200) Subject: x86/fpu: Remove the extra fpu__detect() layer X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66e3f28237199629358e9e5a76973c400a54041;p=pandora-kernel.git x86/fpu: Remove the extra fpu__detect() layer Now that fpu__detect() has become an empty layer around fpu__init_system(), eliminate it and make fpu__init_system() the main system initialization routine. 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