From: Ingo Molnar Date: Thu, 30 Apr 2015 07:29:38 +0000 (+0200) Subject: x86/fpu: Factor out the exception error code handling code X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cebad49c54e0241e101ebf63d5238fe1137749;p=pandora-kernel.git x86/fpu: Factor out the exception error code handling code Factor out the FPU error code handling code from traps.c and fpu/internal.h and move them close to each other. Also convert the helper functions to 'struct fpu *', which further simplifies them. 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