From: Jeff Dike Date: Fri, 6 Jun 2008 05:46:10 +0000 (-0700) Subject: uml: deal with host time going backwards X-Git-Tag: v2.6.26-rc6~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e1e4ffbd1932e288839b3140cda6b8141eb684;p=pandora-kernel.git uml: deal with host time going backwards Protection against the host's time going backwards (eg, ntp activity on the host) by keeping track of the time at the last tick and if it's greater than the current time, keep time stopped until the host catches up. Cc: Nix Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed