kernel-ark/arch/um/sys-i386
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
checksum.S
delay.c [PATCH] uml: Delay loop cleanups 2005-05-20 15:48:17 -07:00
fault.c
kernel-offsets.c
ksyms.c
ldt.c
Makefile [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
ptrace_user.c
ptrace.c
sigcontext.c
signal.c
sys_call_table.S
syscalls.c
sysrq.c [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00
unmap.c [PATCH] uml: fix linkage of tt mode against NPTL 2005-06-21 19:07:32 -07:00
user-offsets.c