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
--
| Linus Torvalds | Linux 2.6.21 |
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Josef 'Jeff' Sipek | [PATCH 02/24] lookup_one_len_nd - lookup_one_len with nameidata argument |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | Re: [GIT]: Networking |
| David Miller | [PATCH]: Preliminary release of Sun Neptune driver |
