public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i386: espfix fixes
@ 2009-06-07 12:42 Alexander van Heukelum
  2009-06-07 12:42 ` [PATCH 1/2] i386: fix return to 16-bit stack from NMI handler Alexander van Heukelum
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexander van Heukelum @ 2009-06-07 12:42 UTC (permalink / raw)
  To: LKML, H. Peter Anvin
  Cc: Ingo Molnar, Thomas Gleixner, Andi Kleen, Cyrill Gorcunov,
	Alexander van Heukelum

Hi Peter,

Here are the two patches I said I would send... The first one is a fix 
to include espfix code in the NMI entry/exit code, the second one fixes 
and cleans up the espfix code itself. Tests boots were done using the
tip tree plus both patches.

The first patch applies cleanly to mainline too, and the second has
a trivial reject. I included a patch for mainline too.

Thanks for having a look at them!

Greetings,
	Alexander

 arch/x86/include/asm/desc.h  |   26 -----------------
 arch/x86/kernel/cpu/common.c |    2 +-
 arch/x86/kernel/entry_32.S   |   64 +++++++++++++++++++++++++++--------------
 arch/x86/kernel/head_32.S    |    1 -
 arch/x86/kernel/traps.c      |   21 --------------
 5 files changed, 43 insertions(+), 71 deletions(-)

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

end of thread, other threads:[~2009-06-16 23:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-07 12:42 [PATCH 0/2] i386: espfix fixes Alexander van Heukelum
2009-06-07 12:42 ` [PATCH 1/2] i386: fix return to 16-bit stack from NMI handler Alexander van Heukelum
2009-06-07 12:42 ` [PATCH 2/2, tip] i386: Fix/simplify espfix, move it into assembly Alexander van Heukelum
2009-06-07 12:42 ` [PATCH 2/2, mainline] " Alexander van Heukelum
     [not found] ` <1245182594.27756.1320705931@webmail.messagingengine.com>
2009-06-16 21:19   ` Ping: Re: [PATCH 0/2] i386: espfix fixes Stas Sergeev
2009-06-16 22:41     ` Alexander van Heukelum
2009-06-16 23:29       ` H. Peter Anvin

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