All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86: Test and fix a minor compat entry regression
@ 2016-02-10 22:15 Andy Lutomirski
  2016-02-10 22:15 ` [PATCH 1/3] selftests/x86: Fix some error messages in ptrace_syscall Andy Lutomirski
  2016-02-10 22:15 ` [PATCH 2/3] selftests/x86: Add a test for syscall restart under ptrace Andy Lutomirski
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Lutomirski @ 2016-02-10 22:15 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Borislav Petkov, Robert O'Callahan, Andy Lutomirski

I broke certain cases of compat syscall restart under ptrace.  Here's
a test and a fix.

Andy Lutomirski (3):
  selftests/x86: Fix some error messages in ptrace_syscall
  selftests/x86: Add a test for syscall restart under ptrace
  x86/entry/compat: Keep TS_COMPAT set during signal delivery

 arch/x86/entry/common.c                      |  23 +++--
 tools/testing/selftests/x86/ptrace_syscall.c | 132 ++++++++++++++++++++++++++-
 2 files changed, 142 insertions(+), 13 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-02-17 12:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10 22:15 [PATCH 0/3] x86: Test and fix a minor compat entry regression Andy Lutomirski
2016-02-10 22:15 ` [PATCH 1/3] selftests/x86: Fix some error messages in ptrace_syscall Andy Lutomirski
2016-02-17 12:15   ` [tip:x86/asm] " tip-bot for Andy Lutomirski
2016-02-10 22:15 ` [PATCH 2/3] selftests/x86: Add a test for syscall restart under ptrace Andy Lutomirski
2016-02-17 12:15   ` [tip:x86/asm] " tip-bot for Andy Lutomirski

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.