From: Jeff Dike Date: Thu, 29 Mar 2007 08:20:32 +0000 (-0700) Subject: [PATCH] uml: fix compilation problems X-Git-Tag: v2.6.21-rc6~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=622e696938c6a9c5357d2ec4a07ed2f27d56925a;p=pandora-kernel.git [PATCH] uml: fix compilation problems Fix a few miscellaneous compilation problems - an assignment with mismatched types in ldt.c a missing include in mconsole.h which needs a definition of uml_pt_regs I missed removing an include of user_util.h in hostfs Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed