kernel-hacking-2024-linux-s.../arch/um/sys-x86_64
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
..
util
bugs.c
delay.c [PATCH] uml: Delay loop cleanups 2005-05-20 15:48:17 -07:00
fault.c
kernel-offsets.c
ksyms.c [PATCH] uml: small fixes left over from rc4 2005-05-20 15:48:17 -07:00
Makefile [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
mem.c
ptrace.c [PATCH] uml: small fixes left over from rc4 2005-05-20 15:48:17 -07:00
ptrace_user.c
sigcontext.c
signal.c
syscall_table.c
syscalls.c [PATCH] uml: fixlet for arch_prctl_skas 2005-05-28 16:46:14 -07:00
sysrq.c [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00
um_module.c
unmap.c [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
user-offsets.c [PATCH] uml: small fixes left over from rc4 2005-05-20 15:48:17 -07:00