From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:52:04 +0000 (+0000) Subject: posix-timers: Convert timer_gettime() to clockid_to_kclock() X-Git-Tag: v2.6.39-rc1~508^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7319fa253a549c4c6528fb550ae6e72a9c83811;p=pandora-kernel.git posix-timers: Convert timer_gettime() to clockid_to_kclock() Set the common function for CLOCK_MONOTONIC and CLOCK_REALTIME kclocks and use the new decoding function. Signed-off-by: Thomas Gleixner Acked-by: John Stultz Tested-by: Richard Cochran LKML-Reference: <20110201134419.101243181@linutronix.de> --- Reading git-diff-tree failed