public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] x86/fpu: Remove xstate_fault()
@ 2015-11-19 11:25 Borislav Petkov
  2015-11-19 11:25 ` [RFC PATCH 1/2] x86/fpu: Add an XSTATE_OP macro Borislav Petkov
  2015-11-19 11:25 ` [RFC PATCH 2/2] x86/fpu: Get rid of xstate_fault() Borislav Petkov
  0 siblings, 2 replies; 5+ messages in thread
From: Borislav Petkov @ 2015-11-19 11:25 UTC (permalink / raw)
  To: LKML
  Cc: Andy Lutomirski, Dave Hansen, H. Peter Anvin, Ingo Molnar,
	Oleg Nesterov, Rik van Riel, Thomas Gleixner

From: Borislav Petkov <bp@suse.de>

Hi,

so that xstate_fault() thing did cause trouble in the past, see

  06c8173eb92b ("x86/fpu/xsaves: Fix improper uses of __ex_table")

So lemme kill it.

I had an earlier version of that patch, here's an updated one and split
into two for better digestion.

The guest boots fine so far, I need to run it on the rest of the hw to
check everything's fine.

Borislav Petkov (2):
  x86/fpu: Add an XSTATE_OP macro
  x86/fpu: Get rid of xstate_fault()

 arch/x86/include/asm/fpu/internal.h | 173 +++++++++++++++++-------------------
 1 file changed, 83 insertions(+), 90 deletions(-)

-- 
2.3.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-24  9:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19 11:25 [RFC PATCH 0/2] x86/fpu: Remove xstate_fault() Borislav Petkov
2015-11-19 11:25 ` [RFC PATCH 1/2] x86/fpu: Add an XSTATE_OP macro Borislav Petkov
2015-11-24  9:34   ` [tip:x86/fpu] x86/fpu: Add an XSTATE_OP() macro tip-bot for Borislav Petkov
2015-11-19 11:25 ` [RFC PATCH 2/2] x86/fpu: Get rid of xstate_fault() Borislav Petkov
2015-11-24  9:34   ` [tip:x86/fpu] " tip-bot for Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox