linux/arch/x86/kernel/fpu
Borislav Petkov 6aa6dbfced x86/fpu: Get rid of x87 math exception helpers
... and integrate their functionality into their single user
fpu__exception_code().

No functionality change.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1459837795-2588-7-git-send-email-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-04-13 11:37:44 +02:00
..
Makefile
bugs.c x86/fpu: Remove check_fpu() indirection 2016-04-13 11:37:43 +02:00
core.c x86/fpu: Get rid of x87 math exception helpers 2016-04-13 11:37:44 +02:00
init.c x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage 2016-04-13 11:37:41 +02:00
regset.c x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has() 2016-04-13 11:37:42 +02:00
signal.c x86/fpu: Fix 32-bit signal frame handling 2015-11-12 09:23:45 +01:00
xstate.c x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage 2016-04-13 11:37:42 +02:00