From: Ingo Molnar Date: Thu, 30 Apr 2015 08:23:42 +0000 (+0200) Subject: x86/fpu: Create 'union thread_xstate' helper for fpstate_init() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf935b0b526ffa0607476dfc6198593553957dd9;p=pandora-kernel.git x86/fpu: Create 'union thread_xstate' helper for fpstate_init() fpstate_init() only uses fpu->state, so pass that in to it. This enables the cleanup we will do in the next patch. 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