commit | 59bd5bc24aa69f6c62da1e242c16f09f667def96 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 01 13:51:17 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 02 15:28:13 2011 +0100 |
tree | 4d6798876ff8ae3ea070ee28195630d5774fde05 | |
parent | a5cd2880106cb2c79b3fe24f1c53dadba6a542a0 [diff] |
posix-timers: Convert clock_nanosleep_restart to clockid_to_kclock() Use the new kclock decoding function in clock_nanosleep_restart. 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.131263211@linutronix.de>