[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>
Showing
- arch/um/include/os.h 4 additions, 3 deletionsarch/um/include/os.h
- arch/um/include/sysdep-i386/tls.h 28 additions, 0 deletionsarch/um/include/sysdep-i386/tls.h
- arch/um/include/sysdep-x86_64/tls.h 29 additions, 0 deletionsarch/um/include/sysdep-x86_64/tls.h
- arch/um/os-Linux/tls.c 7 additions, 8 deletionsarch/um/os-Linux/tls.c
Loading
Please register or sign in to comment