From: Thomas Gleixner Date: Wed, 16 Jul 2014 21:04:09 +0000 (+0000) Subject: timekeeping: Use timekeeping_update() instead of memcpy() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f111adfdd7ff7d9fe54b6efa440b80824984749c;p=pandora-kernel.git timekeeping: Use timekeeping_update() instead of memcpy() We already have a function which does the right thing, that also makes sure that the coming ktime_t based cached values are getting updated. Signed-off-by: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed