commit | dd77aec07aec5cb81aed3b4ef79c1ff8bd0e2a68 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Fri Mar 31 02:30:23 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 31 12:18:52 2006 -0800 |
tree | 2f1e75e362acce09b789a309b685a1d791b35a24 | |
parent | aa6758d4867cd07bd76105ade6177fe6148e559a [diff] |
[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>