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:
c5b680f
)
cfq-iosched: don't pass in queue for cfq_arm_slice_timer()
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 19 Jan 2007 00:59:30 +0000
(11:59 +1100)
committer
Jens Axboe
<axboe@carl.home.kernel.dk>
Sun, 11 Feb 2007 22:14:45 +0000
(23:14 +0100)
It must always be the active queue, otherwise it's a bug. So just
use the active_queue, don't pass it in explicitly.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge