Searched hist:"073 e627a4537e682c43a1e8df659ce24cbced40c" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | diff 073e627a4537e682c43a1e8df659ce24cbced40c Wed Oct 13 16:55:49 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for os_xsave()
With variable feature sets XSAVE[S] requires to know the feature set for which the buffer is valid. Retrieve it from fpstate.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.025695590@linutronix.de
|
H A D | signal.c | diff 073e627a4537e682c43a1e8df659ce24cbced40c Wed Oct 13 16:55:49 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for os_xsave()
With variable feature sets XSAVE[S] requires to know the feature set for which the buffer is valid. Retrieve it from fpstate.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.025695590@linutronix.de
|
H A D | core.c | diff 073e627a4537e682c43a1e8df659ce24cbced40c Wed Oct 13 16:55:49 CEST 2021 Thomas Gleixner <tglx@linutronix.de> x86/fpu/xstate: Use fpstate for os_xsave()
With variable feature sets XSAVE[S] requires to know the feature set for which the buffer is valid. Retrieve it from fpstate.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20211013145323.025695590@linutronix.de
|