All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/64: espfix64 cleanups and testing
@ 2016-09-12 22:05 Andy Lutomirski
  2016-09-12 22:05 ` [PATCH 1/2] selftests/x86/sigreturn: Use CX, not AX, as the scratch register Andy Lutomirski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andy Lutomirski @ 2016-09-12 22:05 UTC (permalink / raw)
  To: x86; +Cc: Borislav Petkov, linux-kernel, Brian Gerst, Andy Lutomirski

This tidies up ESPFIX a bit and improves the test case slightly.

Andy Lutomirski (2):
  selftests/x86/sigreturn: Use CX, not AX, as the scratch register
  x86/entry/64: Clean up and document espfix64 stack setup

 arch/x86/entry/entry_64.S               | 64 +++++++++++++++++++++++++++------
 tools/testing/selftests/x86/sigreturn.c | 16 ++++-----
 2 files changed, 61 insertions(+), 19 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-13 22:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 22:05 [PATCH 0/2] x86/64: espfix64 cleanups and testing Andy Lutomirski
2016-09-12 22:05 ` [PATCH 1/2] selftests/x86/sigreturn: Use CX, not AX, as the scratch register Andy Lutomirski
2016-09-13 22:08   ` [tip:x86/asm] " tip-bot for Andy Lutomirski
2016-09-12 22:05 ` [PATCH 2/2] x86/entry/64: Clean up and document espfix64 stack setup Andy Lutomirski
2016-09-13 22:08   ` [tip:x86/asm] " tip-bot for Andy Lutomirski
2016-09-13  9:04 ` [PATCH 0/2] x86/64: espfix64 cleanups and testing Borislav Petkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.