From: Jeff Dike Date: Tue, 22 Nov 2005 05:32:08 +0000 (-0800) Subject: [PATCH] uml: eliminate anonymous union and clean up symlink lossage X-Git-Tag: v2.6.15-rc4~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e23181deec0d2a8be576faf9d71211abb84d5ccc;p=pandora-kernel.git [PATCH] uml: eliminate anonymous union and clean up symlink lossage This gives a name to the anonymous union introduced in skas-hold-own-ldt, allowing to build on a wider range of gccs. It also removes ldt.h, which somehow became real, and replaces it with a symlink, and creates ldt-x86_64.h as a copy of ldt-i386.h for now. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed