From: Paolo 'Blaisorblade' Giarrusso Date: Fri, 31 Mar 2006 10:30:23 +0000 (-0800) Subject: [PATCH] uml: tls support: hack to make it compile on any host X-Git-Tag: v2.6.17-rc1~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd77aec07aec5cb81aed3b4ef79c1ff8bd0e2a68;p=pandora-kernel.git [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 Acked-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed