From: Ingo Molnar Date: Sat, 25 Apr 2015 04:47:24 +0000 (+0200) Subject: x86/fpu: Move legacy check to fpu__init_system_xstate() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9dbfd673a9cc9d3ef90e3ea4e136a833dab3674;p=pandora-kernel.git x86/fpu: Move legacy check to fpu__init_system_xstate() Now that legacy code can execute fpu__init_cpu_xstate() in xsave_init(), we can move the once per boot legacy check into fpu__init_system_xstate(), where it belongs. 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