[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1468253937-40008-1-git-send-email-fenghua.yu@intel.com>
Date: Mon, 11 Jul 2016 09:18:53 -0700
From: "Fenghua Yu" <fenghua.yu@...el.com>
To: "Ingo Molnar" <mingo@...e.hu>,
"Thomas Gleixner" <tglx@...utronix.de>,
"H. Peter Anvin" <h.peter.anvin@...el.com>,
"Dave Hansen" <dave.hansen@...el.com>,
"Ravi V Shankar" <ravi.v.shankar@...el.com>
Cc: Yu-cheng Yu <yu-cheng.yu@...el.com>,
"Fenghua Yu" <fenghua.yu@...el.com>, "x86" <x86@...nel.org>,
"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] x86/fpu/xstate: Fix XSAVES issues - Part 3
From: Yu-cheng Yu <yu-cheng.yu@...el.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
Powered by blists - more mailing lists