kernel-ark/arch/um/kernel
Jeff Dike 2d58cc9a43 [PATCH] uml: x86_64 fixes
This fixes some x86_64 bugs -

- maybe_map returns -1 on error instead of 0, which is interpreted as
  physical address 0

- removed an include of ipc.h, which isn't needed

- fixed the calculation of signal frame location

- the signal delivery code is now immune to the stack expansion check

- added a missing include

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-06 22:09:31 -07:00
..
skas [PATCH] uml: x86_64 fixes 2005-05-06 22:09:31 -07:00
tt [PATCH] uml: Fix process exit race 2005-05-06 22:09:30 -07:00
checksum.c
config.c.in
dyn.lds.S
exec_kern.c
exitcode.c
gmon_syms.c
gprof_syms.c
helper.c
init_task.c
initrd_kern.c
initrd_user.c
irq_user.c
irq.c
ksyms.c
main.c
Makefile [PATCH] uml: Makefile cleanup 2005-05-06 22:09:30 -07:00
mem_user.c
mem.c
physmem.c
process_kern.c [PATCH] uml: Fix process exit race 2005-05-06 22:09:30 -07:00
process.c
ptrace.c [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch 2005-05-06 22:09:29 -07:00
reboot.c
resource.c
sigio_kern.c
sigio_user.c
signal_kern.c
signal_user.c
smp.c
syscall_kern.c [PATCH] uml: x86_64 fixes 2005-05-06 22:09:31 -07:00
syscall_user.c
sysrq.c
tempfile.c
time_kern.c
time.c
tlb.c
trap_kern.c [PATCH] uml: x86_64 fixes 2005-05-06 22:09:31 -07:00
trap_user.c
tty_log.c
uaccess_user.c
um_arch.c
umid.c
uml.lds.S
user_util.c
vmlinux.lds.S