posix-timers: Cleanup restart_block usage
authorThomas Gleixner <tglx@linutronix.de>
Tue, 1 Feb 2011 13:51:20 +0000 (13:51 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Feb 2011 14:28:13 +0000 (15:28 +0100)
commit3751f9f29bcbc19bd10e92254a273486f150c245
treeb359b47023f268cc741ac7c1ca88892c96d41df9
parent59bd5bc24aa69f6c62da1e242c16f09f667def96
posix-timers: Cleanup restart_block usage

posix timers still use the legacy arg0-arg3 members of
restart_block. Use restart_block.nanosleep instead

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.232288779@linutronix.de>
kernel/posix-cpu-timers.c
kernel/posix-timers.c