From: Jeremy Fitzhardinge Date: Mon, 25 Oct 2010 23:53:46 +0000 (-0700) Subject: x86/pvclock: Zero last_value on resume X-Git-Tag: v2.6.37-rc6~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a3481c0246c8e45e79c629efd63b168e91fcda;p=pandora-kernel.git x86/pvclock: Zero last_value on resume If the guest domain has been suspend/resumed or migrated, then the system clock backing the pvclock clocksource may revert to a smaller value (ie, can be non-monotonic across the migration/save-restore). Make sure we zero last_value in that case so that the domain continues to see clock updates. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed