x86/fpu: Remove fpu::state
authorThomas Gleixner <tglx@linutronix.de>
Wed, 13 Oct 2021 14:55:42 +0000 (16:55 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 21:58:29 +0000 (23:58 +0200)
commit2f27b5034244c4ebd70c90066defa771a99a5320
tree0768cd59715503f8005cb0dc333ddcb32f2e6e70
parent63d6bdf36ce1541e656966604c12ac4d9fc5d1f0
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
arch/x86/include/asm/fpu/types.h
arch/x86/kernel/fpu/init.c