From: Arjan van de Ven Date: Sun, 7 Sep 2008 17:47:46 +0000 (-0700) Subject: hrtimer: add a hrtimer_start_range() function X-Git-Tag: v2.6.28-rc1~18^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da8f2e170ea94cc20f8ebbc8ee8d127edb8f12f1;p=pandora-kernel.git hrtimer: add a hrtimer_start_range() function this patch adds a _range version of hrtimer_start() so that range timers can be created; the hrtimer_start() function is just a wrapper around this. In addition, hrtimer_start_expires() will now preserve existing ranges. Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed