linux/arch/x86/kernel/fpu
Jan Beulich 5bc016f1ab x86/fpu: Disable dependent CPU features on "noxsave"
Complete the set of dependent features that need disabling at
once: XSAVEC, AVX-512 and all currently known to the kernel
extensions to it, as well as MPX need to be disabled too.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: Dave Hansen <dave.hansen@linux.intel.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/55ACC40D0200007800092E6C@mail.emea.novell.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-07-21 08:20:42 +02:00
..
bugs.c
core.c x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs() 2015-05-27 14:11:32 +02:00
init.c x86/fpu: Disable dependent CPU features on "noxsave" 2015-07-21 08:20:42 +02:00
Makefile
regset.c x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write() 2015-05-27 14:11:26 +02:00
signal.c
xstate.c x86/fpu: Fix double-increment in setup_xstate_features() 2015-06-12 10:48:12 +02:00