From: Thomas Gleixner Date: Tue, 1 Feb 2011 13:51:58 +0000 (+0000) Subject: posix-timers: Convert timer_create() to clockid_to_kclock() X-Git-Tag: v2.6.39-rc1~508^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=838394fbf989973ec7f5a0ad82cb6ff09e5c39aa;p=pandora-kernel.git posix-timers: Convert timer_create() to clockid_to_kclock() Setup timer_create for CLOCK_MONOTONIC and CLOCK_REALTIME kclocks and remove the no_timer_create() implementation. Signed-off-by: Thomas Gleixner Acked-by: John Stultz Tested-by: Richard Cochran LKML-Reference: <20110201134418.903604289@linutronix.de> --- Reading git-diff-tree failed