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:
92f2505
)
writeback: don't use schedule_timeout() without setting runstate
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 17 Sep 2009 17:56:01 +0000
(19:56 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 21 Sep 2009 13:40:33 +0000
(15:40 +0200)
Just use schedule_timeout_interruptible(), saves a call to
set_current_state().
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found