From: Jeremy Fitzhardinge Date: Mon, 26 May 2008 22:31:28 +0000 (+0100) Subject: xen: maintain clock offset over save/restore X-Git-Tag: v2.6.27-rc1~1106^2~251^24~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=359cdd3f866b6219a6729e313faf2221397f3278;p=pandora-kernel.git xen: maintain clock offset over save/restore Hook into the device model to make sure that timekeeping's resume handler is called. This deals with our clocksource's non-monotonicity over the save/restore. Explicitly call clock_has_changed() to make sure that all the timers get retriggered properly. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed