[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080716230217.3C25715410D@magilla.localdomain>
Date: Wed, 16 Jul 2008 16:02:17 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] x86 step/syscall-trace fixes & cleanups
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists