x86/fpu: Clean up CPU feature tests
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:16:21 +0000 (03:16 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:27 +0000 (15:27 +0200)
commitd06241f52cfe4a0580856ef2cfac90dc7f752cae
tree06be585119a29661bf4761507e1f1bab46cd98a3
parent63e81807c1f94e91b9d71c536112a40cd74bab85
x86/fpu: Clean up CPU feature tests

Further disintegration of internal.h:

Move the CPU feature tests to a core header and remove the unused one.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011539.401510559@linutronix.de
arch/x86/include/asm/fpu/internal.h
arch/x86/kernel/fpu/core.c
arch/x86/kernel/fpu/internal.h
arch/x86/kernel/fpu/regset.c