Searched hist:"49 e4eb4125d506937e52e10c34c8cafd93ab0ed6" (Results 1 – 6 of 6) sorted by relevance
/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | diff 49e4eb4125d506937e52e10c34c8cafd93ab0ed6 Wed Oct 13 16:55:55 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Prepare for dynamically enabled states per task. The function needs to retrieve the features and sizes which are valid in a fpstate context. Retrieve them from fpstate.
Move the function declarations to the core header as they are not required anywhere else.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.233529986@linutronix.de
|
H A D | regset.c | diff 49e4eb4125d506937e52e10c34c8cafd93ab0ed6 Wed Oct 13 16:55:55 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Prepare for dynamically enabled states per task. The function needs to retrieve the features and sizes which are valid in a fpstate context. Retrieve them from fpstate.
Move the function declarations to the core header as they are not required anywhere else.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.233529986@linutronix.de
|
H A D | signal.c | diff 49e4eb4125d506937e52e10c34c8cafd93ab0ed6 Wed Oct 13 16:55:55 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Prepare for dynamically enabled states per task. The function needs to retrieve the features and sizes which are valid in a fpstate context. Retrieve them from fpstate.
Move the function declarations to the core header as they are not required anywhere else.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.233529986@linutronix.de
|
H A D | core.c | diff 49e4eb4125d506937e52e10c34c8cafd93ab0ed6 Wed Oct 13 16:55:55 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Prepare for dynamically enabled states per task. The function needs to retrieve the features and sizes which are valid in a fpstate context. Retrieve them from fpstate.
Move the function declarations to the core header as they are not required anywhere else.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.233529986@linutronix.de
|
H A D | xstate.c | diff 49e4eb4125d506937e52e10c34c8cafd93ab0ed6 Wed Oct 13 16:55:55 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Prepare for dynamically enabled states per task. The function needs to retrieve the features and sizes which are valid in a fpstate context. Retrieve them from fpstate.
Move the function declarations to the core header as they are not required anywhere else.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.233529986@linutronix.de
|
/linux/arch/x86/include/asm/fpu/ |
H A D | xstate.h | diff 49e4eb4125d506937e52e10c34c8cafd93ab0ed6 Wed Oct 13 16:55:55 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Prepare for dynamically enabled states per task. The function needs to retrieve the features and sizes which are valid in a fpstate context. Retrieve them from fpstate.
Move the function declarations to the core header as they are not required anywhere else.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.233529986@linutronix.de
|