commit | 838394fbf989973ec7f5a0ad82cb6ff09e5c39aa | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 01 13:51:58 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 02 15:28:15 2011 +0100 |
tree | d6558c96c9e386d3e17d38d30aabc12b0def2d7b | |
parent | ebaac757acae0431e2c79c00e09f1debdabbddd7 [diff] |
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 <tglx@linutronix.de> Acked-by: John Stultz <johnstul@us.ibm.com> Tested-by: Richard Cochran <richard.cochran@omicron.at> LKML-Reference: <20110201134418.903604289@linutronix.de>