From: Thomas Gleixner Date: Mon, 22 Apr 2013 07:37:04 +0000 (+0200) Subject: timekeeping: Update tk->cycle_last in resume X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c675ba18836802f6b73d2d773481d06ebc0f04;p=pandora-kernel.git timekeeping: Update tk->cycle_last in resume commit 7ec98e15aa (timekeeping: Delay update of clock->cycle_last) forgot to update tk->cycle_last in the resume path. This results in a stale value versus clock->cycle_last and prevents resume in the worst case. Reported-by: Jiri Slaby Reported-and-tested-by: Borislav Petkov Acked-by: John Stultz Cc: Linux-pm mailing list Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1304211648150.21884@ionos Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed