[uml-devel] [PATCH 6/14] uml: deal with host time going backwards

2008-08-05 Thread Jeff Dike
>From 06e1e4ffbd1932e288839b3140cda6b8141eb684 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 <[EMAIL PROTECTED]> Signed

[uml-devel] [PATCH 6/14] uml: deal with host time going backwards

2008-08-01 Thread Jeff Dike
>From b547462b600e9d284f9d40ed558ca2b8904af185 Mon Sep 17 00:00:00 2001 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 <