From: Thomas Gleixner Date: Thu, 21 Feb 2013 22:51:38 +0000 (+0000) Subject: timekeeping: Store cycle_last value in timekeeper struct as well X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14a3b6abe98c8f53a13522610c257accef7321df;p=pandora-kernel.git timekeeping: Store cycle_last value in timekeeper struct as well For implementing a shadow timekeeper and a split calculation/update region we need to store the cycle_last value in the timekeeper and update the value in the clocksource struct only in the update region. Add the extra storage to the timekeeper. Signed-off-by: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed