From: Davide Libenzi Date: Tue, 5 Feb 2008 06:27:25 +0000 (-0800) Subject: timerfd: introduce a new hrtimer_forward_now() function X-Git-Tag: v2.6.25-rc1~1045 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e05ad7d4e3b11f935998882b5d9c3b257137f1b;p=pandora-kernel.git timerfd: introduce a new hrtimer_forward_now() function I think that advancing the timer against the timer's current "now" can be a pretty common usage, so, w/out exposing hrtimer's internals, we add a new hrtimer_forward_now() function. Signed-off-by: Davide Libenzi Cc: Michael Kerrisk Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed