From: Thomas Gleixner Date: Wed, 16 Jul 2014 21:04:57 +0000 (+0000) Subject: timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f18fd6addc199f330d838d54fe7b0a0892adaa;p=pandora-kernel.git timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() get_monotonic_boottime() is not used in fast pathes, so the extra timespec conversion is not problematic. Signed-off-by: Thomas Gleixner Signed-off-by: John Stultz --- Reading git-diff-tree failed