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:
ee3c5db
)
block: ensure that the timer is always added
author
Jens Axboe
<axboe@fb.com>
Fri, 30 May 2014 21:41:39 +0000
(15:41 -0600)
committer
Jens Axboe
<axboe@fb.com>
Fri, 30 May 2014 21:41:39 +0000
(15:41 -0600)
Commit
f793aa537866
relaxed the timer addition a little too much.
If the timer isn't pending, we always need to add it.
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found