mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] x86 step/syscall-trace fixes & cleanups
@ 2008-07-16 23:02 Roland McGrath
  2008-07-16 23:03 ` [PATCH 1/4] x86 ptrace: block-step fix Roland McGrath
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Roland McGrath @ 2008-07-16 23:02 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner; +Cc: linux-kernel

Hi!

I'm posting these four patches for everyone to see on the list, but they
can be pulled from GIT as well.


The following changes since commit 8a0ca91e1db5de5eb5b18cfa919d52ff8be375af:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../drzeus/mmc

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland.git x86/step

Roland McGrath (4):
      x86 ptrace: block-step fix
      x86 ptrace: unify TIF_SINGLESTEP
      x86 ptrace: unify syscall tracing
      x86 ptrace: user-sets-TF nits

 arch/x86/ia32/ia32entry.S     |   17 +++--
 arch/x86/kernel/entry_32.S    |   23 ++-----
 arch/x86/kernel/entry_64.S    |   14 +++--
 arch/x86/kernel/ptrace.c      |  151 +++++++++++++++--------------------------
 arch/x86/kernel/signal_32.c   |    6 --
 arch/x86/kernel/signal_64.c   |    6 --
 arch/x86/kernel/step.c        |   35 ++++++++--
 include/asm-x86/calling.h     |    6 +-
 include/asm-x86/ptrace-abi.h  |    6 +-
 include/asm-x86/thread_info.h |   21 +++---
 10 files changed, 129 insertions(+), 156 deletions(-)



Thanks,
Roland

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

end of thread, other threads:[~2008-07-18  7:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-16 23:02 [PATCH 0/4] x86 step/syscall-trace fixes & cleanups Roland McGrath
2008-07-16 23:03 ` [PATCH 1/4] x86 ptrace: block-step fix Roland McGrath
2008-07-16 23:04 ` [PATCH 2/4] x86 ptrace: unify TIF_SINGLESTEP Roland McGrath
2008-07-16 23:05 ` [PATCH 3/4] x86 ptrace: unify syscall tracing Roland McGrath
2008-07-16 23:05 ` [PATCH 4/4] x86 ptrace: user-sets-TF nits Roland McGrath
2008-07-18  7:44 ` [PATCH 0/4] x86 step/syscall-trace fixes & cleanups Ingo Molnar

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

all inboxes | Powered by JetHome®