[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
authorThomas Gleixner <tglx@linutronix.de>
Wed, 1 Feb 2006 11:05:13 +0000 (03:05 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:13 +0000 (08:53 -0800)
commit952bbc87f01f552ef091a62ea2a721b5b2670e74
tree21e98d4d4c715c30987dac59cc309ecd1987f20c
parent66188fae3bf7f8dd951e2291d2a81888ed1b65de
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers

The expiry time for relative timers with SIGEV_NONE set was never
updated to the correct value.

Pointed out by George Anzinger.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/posix-timers.c