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:
43a5e4e
)
block: blk-mq: make blk_sync_queue support mq
author
Ming Lei
<tom.leiming@gmail.com>
Thu, 26 Dec 2013 13:31:36 +0000
(21:31 +0800)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 31 Dec 2013 16:53:05 +0000
(09:53 -0700)
This patch moves synchronization on mq->delay_work
from blk_mq_free_queue() to blk_sync_queue(), so that
blk_sync_queue can work on mq.
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
patch
|
blob
|
history
block/blk-mq.c
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge
diff --cc
block/blk-mq.c
Simple merge