From: Jeff Dike Date: Thu, 22 Jun 2006 21:47:09 +0000 (-0700) Subject: [PATCH] UML: fix wall_to_monotonic initialization X-Git-Tag: v2.6.18-rc1~1081^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f98a44b9d09580036da7e7f8b33e66f411cf374;p=pandora-kernel.git [PATCH] UML: fix wall_to_monotonic initialization Change a variable from unsigned to signed in order to get sign-extension when the thing is negated. Without this, uptime is horribly confused. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed