linux-IllusionX/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
tt
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.c
irq_user.c
ksyms.c
main.c
Makefile
mem.c
mem_user.c
physmem.c
process.c
process_kern.c
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
tempfile.c
time.c
time_kern.c
tlb.c
trap_kern.c
trap_user.c
tty_log.c
uaccess_user.c
um_arch.c
umid.c
uml.lds.S
user_util.c
vmlinux.lds.S