From: Peter Zijlstra Date: Wed, 11 Feb 2009 10:30:27 +0000 (+0100) Subject: timers: fix TIMER_ABSTIME for process wide cpu timers X-Git-Tag: v2.6.29-rc5~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da94d49b2ecb0a26e716a8811c3ecc542c2a65d;p=pandora-kernel.git timers: fix TIMER_ABSTIME for process wide cpu timers The POSIX timer interface allows for absolute time expiry values through the TIMER_ABSTIME flag, therefore we have to synchronize the timer to the clock every time we start it. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed