From: Yu-cheng Yu <yu-cheng...@intel.com>

** Based on tip/master **

This is Part 3 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 (4):
  x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES
  x86/fpu/xstate: Return NULL for disabled xstate component address
  x86/fpu/xstate: Fix fpstate_init() for XRSTORS
  x86/fpu/xstate: Re-enable XSAVES

 arch/x86/include/asm/fpu/types.h |  6 ++++++
 arch/x86/kernel/fpu/core.c       |  8 ++++++++
 arch/x86/kernel/fpu/init.c       | 15 ---------------
 arch/x86/kernel/fpu/signal.c     | 11 +++++++++--
 arch/x86/kernel/fpu/xstate.c     | 14 ++++++++++++++
 5 files changed, 37 insertions(+), 17 deletions(-)

-- 
2.5.0

Reply via email to