git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ec0227
)
hrtimer: add a hrtimer_start_range() function
author
Arjan van de Ven
<arjan@linux.intel.com>
Sun, 7 Sep 2008 17:47:46 +0000
(10:47 -0700)
committer
Arjan van de Ven
<arjan@linux.intel.com>
Sun, 7 Sep 2008 17:58:01 +0000
(10:58 -0700)
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 <arjan@linux.intel.com>
No differences found