From: Jeff Dike Date: Wed, 8 Jun 2005 22:48:01 +0000 (-0700) Subject: [PATCH] uml: compile fixes for gcc 4 X-Git-Tag: v2.6.12~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da00d9a5466558ccd9e7b7d04b13d7cb9160c876;p=pandora-kernel.git [PATCH] uml: compile fixes for gcc 4 This is a bunch of compile fixes provoked by building UML with gcc 4. There are a bunch of signedness mismatches, a couple of uninitialized references, and a botched C99 structure initialization which had somehow gone unnoticed. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed