From: Ingo Molnar Date: Wed, 22 Apr 2015 07:52:56 +0000 (+0200) Subject: x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0c2803dee21bef08ef5aacdf96fe2f1759ccc62;p=pandora-kernel.git x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter This field is kept separate from the main FPU state structure for no good reason. 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