From: Jeff Dike Date: Wed, 27 Sep 2006 08:50:42 +0000 (-0700) Subject: [PATCH] uml: fix sleep length bug X-Git-Tag: v2.6.19-rc1~932 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b4098d4852f823ecf1abb2d369cb1beb902653;p=pandora-kernel.git [PATCH] uml: fix sleep length bug um_timer shouldn't add local_offset to the host time since get_time already did it. This threw off sleep when a settimeofday or equivalent had happened. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed