From: Ingo Molnar Date: Sat, 25 Apr 2015 04:52:53 +0000 (+0200) Subject: x86/fpu: Remove xsave_init() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42103b22652dae50e1aaacb5c2767145027ab3e;p=pandora-kernel.git x86/fpu: Remove xsave_init() Expand fpu__init_system_xstate() and fpu__init_cpu_xstate() calls into xsave_init() calls. (This will allow us to call the proper versions in higher level FPU init code later on.) No change in functionality. 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