From: Thomas Gleixner Date: Wed, 11 Jun 2014 23:59:17 +0000 (+0000) Subject: fork: Use ktime_get_ts() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~152^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f037c1171db79be2a047b1a5aafa2fd1f05051cb;p=pandora-kernel.git fork: Use ktime_get_ts() do_posix_clock_monotonic_gettime() is a leftover from the initial posix timer implementation which maps to ktime_get_ts(). Signed-off-by: Thomas Gleixner Cc: John Stultz Cc: Peter Zijlstra Cc: Oleg Nesterov Link: http://lkml.kernel.org/r/20140611234607.427408044@linutronix.de Signed-off-by: Thomas Gleixner Cc: Oleg Nesterov --- Reading git-diff-tree failed