kernel-ark/arch/um
Jeff Dike 6e6d74cfac [PATCH] uml: x86_64 ptrace fixes
This patch fixes some missing ptrace bits on x86_64.  PTRACE_ARCH_PRCTL is
hooked up and implemented.  This required generalizing arch_prctl_skas
slightly to take a task_struct to modify.  Previously, it always operated on
current.

Reading and writing the debug registers is also enabled by un-ifdefing the
code that implements that.  It turns out that x86_64 is identical to i386, so
the same code can be used.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:24 -08:00
..
drivers [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
include [PATCH] uml: x86_64 thread fixes 2007-02-11 10:51:24 -08:00
kernel [PATCH] uml: x86_64 ptrace fixes 2007-02-11 10:51:24 -08:00
os-Linux [PATCH] uml: x86_64 thread fixes 2007-02-11 10:51:24 -08:00
scripts
sys-i386 [PATCH] uml: fix signal frame alignment 2007-01-30 16:01:35 -08:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: x86_64 ptrace fixes 2007-02-11 10:51:24 -08:00
config.release
defconfig
Kconfig [PATCH] UML: add generic BUG support 2006-12-08 08:28:39 -08:00
Kconfig.char
Kconfig.debug
Kconfig.i386 [PATCH] fix indentation-related breakage in Kconfig.i386 2007-01-30 08:39:21 -08:00
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile [PATCH] uml: fix compilation options for USER_OBJS 2006-10-30 12:08:41 -08:00
Makefile-i386 [PATCH] uml: fix compilation options for USER_OBJS 2006-10-30 12:08:41 -08:00
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64 [PATCH] uml: fix compilation options for USER_OBJS 2006-10-30 12:08:41 -08:00