From: Ingo Molnar Date: Sun, 26 Apr 2015 12:48:08 +0000 (+0200) Subject: x86/fpu: Factor out FPU bug checks into fpu/bugs.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf23f3d6cadb2f0961d0ea370371cf35480bcb5;p=pandora-kernel.git x86/fpu: Factor out FPU bug checks into fpu/bugs.c Create separate fpu/bugs.c code so that if we read generic FPU code we don't have to wade through all the bugcheck related code first. 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