linux/arch/x86/kernel/fpu
Thomas Gleixner 2f27b50342 x86/fpu: Remove fpu::state
All users converted. Remove it along with the sanity checks.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211013145322.765063318@linutronix.de
2021-10-20 23:58:29 +02:00
..
bugs.c x86/fpu: Replace the includes of fpu/internal.h 2021-10-20 15:27:29 +02:00
context.h x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate 2021-10-20 22:26:38 +02:00
core.c x86/fpu/core: Convert to fpstate 2021-10-20 23:54:26 +02:00
init.c x86/fpu: Remove fpu::state 2021-10-20 23:58:29 +02:00
internal.h x86/fpu: Convert fpstate_init() to struct fpstate 2021-10-20 22:26:34 +02:00
legacy.h x86/fpu: Move mxcsr related code to core 2021-10-20 15:27:28 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
regset.c x86/fpu/regset: Convert to fpstate 2021-10-20 22:35:29 +02:00
signal.c x86/fpu/signal: Convert to fpstate 2021-10-20 22:41:15 +02:00
xstate.c x86/fpu/core: Convert to fpstate 2021-10-20 23:54:26 +02:00
xstate.h x86/fpu: Replace KVMs xstate component clearing 2021-10-20 22:26:41 +02:00