From: Russell King Date: Sat, 4 Feb 2012 12:31:27 +0000 (+0000) Subject: ARM: sync sched_clock() state on suspend X-Git-Tag: v3.4-rc1~36^2~1^3~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f153d017ab70d2954f5456278f3cbc39e6e060f3;p=pandora-kernel.git ARM: sync sched_clock() state on suspend Ensure that the software state for sched_clock() is updated at the point of suspend so that we avoid losing ticks since the last update. This prevents the platform dependent possibility that sched_clock() may appear to go backwards across a suspend/resume cycle. Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed