kernel-ark/arch/um/os-Linux
Jeff Dike f1ef9167ca uml: work around broken host PTRACE_SYSEMU
Fedora broke PTRACE_SYSEMU again, and UML crashes as a result when it
doesn't need to.  This patch makes the PTRACE_SYSEMU check fail gracefully
and makes UML fall back to PTRACE_SYSCALL.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-12 18:05:40 -07:00
..
drivers
include
skas uml: stub needs to tolerate SIGWINCH 2008-06-06 11:29:10 -07:00
sys-i386 uml: remove include of asm/user.h 2008-06-12 18:05:40 -07:00
sys-x86_64 uml: deal with inaccessible address space start 2008-06-06 11:29:10 -07:00
aio.c
elf_aux.c
execvp.c
file.c
helper.c uml: PATH_MAX needs limits.h 2008-06-06 11:29:10 -07:00
irq.c
main.c
Makefile
mem.c
process.c
registers.c
sigio.c
signal.c
start_up.c uml: work around broken host PTRACE_SYSEMU 2008-06-12 18:05:40 -07:00
time.c uml: deal with host time going backwards 2008-06-06 11:29:10 -07:00
tls.c
tty_log.c
tty.c
uaccess.c
umid.c
user_syms.c
util.c