linux-stable/arch/x86/kernel/fpu
Mike Hommey 1ef5423a55 x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier
FPU initialization handles them currently. However, in the case
of clearcpuid=, some other early initialization code may check for
features before the FPU initialization code is called. Handling the
argument earlier allows the command line to influence those early
initializations.

Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200921215638.37980-1-mh@glandium.org
2020-09-22 00:24:27 +02:00
..
bugs.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
core.c Linux 5.8-rc7 2020-07-28 13:18:01 +02:00
init.c x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier 2020-09-22 00:24:27 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
regset.c x86: switch to ->regset_get() 2020-07-27 14:31:07 -04:00
signal.c x86: switch to ->regset_get() 2020-07-27 14:31:07 -04:00
xstate.c Misc fixes and small updates all around the place: 2020-08-15 10:38:03 -07:00