Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425448
| From | Yu-cheng Yu <yu-cheng.yu@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] x86/fpu/xstate: Fix XSAVES issues - Part 2 |
| Date | 2016-06-17 22:20 +0200 |
| Message-ID | <rL8pc-2GK-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
** Based on tip/master **
This is Part 2 of previous 13 XSAVES patches. Break it down to
smaller series. There are no code changes; only minor fixes in
the titles.
Yu-cheng Yu (5):
x86/fpu/xstate: Align xstate components according to CPUID
x86/fpu/xstate: Fix supervisor xstate component offset
x86/fpu/xstate: Fix PTRACE frames for XSAVES
x86/fpu/xstate: Fix XSTATE component offset print out
x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended
xstates
arch/x86/include/asm/fpu/types.h | 1 +
arch/x86/include/asm/fpu/xstate.h | 8 +-
arch/x86/kernel/fpu/regset.c | 55 +++++--
arch/x86/kernel/fpu/xstate.c | 312 +++++++++++++++++++++++++++++++-------
4 files changed, 308 insertions(+), 68 deletions(-)
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/5] x86/fpu/xstate: Fix XSAVES issues - Part 2 Yu-cheng Yu <yu-cheng.yu@intel.com> - 2016-06-17 22:20 +0200 [PATCH 3/5] x86/fpu/xstate: Fix PTRACE frames for XSAVES Yu-cheng Yu <yu-cheng.yu@intel.com> - 2016-06-17 22:20 +0200
csiph-web