From: Ingo Molnar Date: Thu, 23 Apr 2015 10:13:04 +0000 (+0200) Subject: x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c050c5ba130c0ccb1b86b64f162a4601d160c7;p=pandora-kernel.git x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c Move it closer to other per-cpu FPU data structures. This also unifies the 32-bit and 64-bit code. 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