From: Ingo Molnar Date: Mon, 4 May 2015 07:43:55 +0000 (+0200) Subject: x86/fpu/xstate: Clean up setup_xstate_comp() call X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd402dfa7fc97f8e8d74c92d24abadbdc4002ca;p=pandora-kernel.git x86/fpu/xstate: Clean up setup_xstate_comp() call So call setup_xstate_comp() from the xstate init code, not from the generic fpu__init_system() code. This allows us to remove the protytype from xstate.h as well. 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed