kernel-ark/arch/um/kernel
Paolo 'Blaisorblade' Giarrusso 60b2737de1 [PATCH] uml: fix linkage of tt mode against NPTL
With Al Viro <viro@parcelfarce.linux.theplanet.co.uk>

To make sure switcheroo() can execute when we remap all the executable
image, we used a trick to make it use a local copy of errno...  this trick
does not work with NPTL glibc, only with LinuxThreads, so use another
(simpler) one to make it work anyway.

Hopefully, a lot improved thanks to merging with the version of Al Viro
(which had his part of problems, though, i.e.  removing a fix to another
bug and not fixing the problem on i386).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-21 19:07:32 -07:00
..
skas [PATCH] uml: fix strace -f 2005-06-08 16:21:12 -07:00
tt [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
config.c.in
dyn.lds.S
exec_kern.c
exitcode.c
gmon_syms.c
gprof_syms.c
helper.c
init_task.c
initrd.c
irq_user.c [PATCH] uml: add and use generic hw_controller_type->release 2005-06-21 19:07:32 -07:00
irq.c [PATCH] uml: add and use generic hw_controller_type->release 2005-06-21 19:07:32 -07:00
ksyms.c
main.c [PATCH] uml: remove duplicate includes 2005-06-13 20:58:43 -07:00
Makefile
mem_user.c
mem.c [PATCH] mm: remove PG_highmem 2005-06-21 18:46:17 -07:00
physmem.c
process_kern.c [PATCH] uml: remove unused code 2005-05-28 16:46:12 -07:00
process.c [PATCH] uml: use fork instead of clone 2005-06-13 20:58:43 -07:00
ptrace.c
reboot.c
resource.c
sigio_kern.c
sigio_user.c
signal_kern.c
signal_user.c
smp.c
syscall_kern.c
syscall_user.c
sysrq.c [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00
tempfile.c
time_kern.c
time.c
tlb.c
trap_kern.c
trap_user.c
tty_log.c
uaccess_user.c
um_arch.c [PATCH] uml: remove duplicate includes 2005-06-13 20:58:43 -07:00
umid.c
uml.lds.S [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
user_util.c
vmlinux.lds.S