linux-stable-rt/arch/um/os-Linux
Paolo 'Blaisorblade' Giarrusso dd77aec07a [PATCH] uml: tls support: hack to make it compile on any host
Copy the definition of struct user_desc (with another name) for use by
userspace sources (where we use the host headers, and we can't be sure about
their content) to make sure UML compiles.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:18:52 -08:00
..
drivers [PATCH] uml: fix initcall return values 2006-03-31 12:18:50 -08:00
include
skas
sys-i386
sys-x86_64
Makefile [PATCH] uml: implement {get,set}_thread_area for i386 2006-03-31 12:18:52 -08:00
aio.c
elf_aux.c
file.c
helper.c
irq.c [PATCH] uml: move libc-dependent irq code to os-Linux 2006-03-27 08:44:37 -08:00
main.c
mem.c [PATCH] UML: Hotplug memory, take 2 2006-03-31 12:18:50 -08:00
process.c [PATCH] UML: Hotplug memory, take 2 2006-03-31 12:18:50 -08:00
sigio.c [PATCH] uml: fix thread startup race 2006-03-27 08:44:38 -08:00
signal.c
start_up.c [PATCH] UML: Hotplug memory, take 2 2006-03-31 12:18:50 -08:00
time.c
tls.c [PATCH] uml: tls support: hack to make it compile on any host 2006-03-31 12:18:52 -08:00
trap.c
tt.c [PATCH] uml: move libc-dependent irq code to os-Linux 2006-03-27 08:44:37 -08:00
tty.c
tty_log.c [PATCH] uml: move tty logging to os-Linux 2006-03-27 08:44:38 -08:00
uaccess.c
umid.c [PATCH] uml: prevent umid theft 2006-03-27 08:44:38 -08:00
user_syms.c
util.c