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:
981bd18
)
Revert "blk-mq: initialize req->q in allocation"
author
Jens Axboe
<axboe@fb.com>
Thu, 24 Apr 2014 14:50:38 +0000
(08:50 -0600)
committer
Jens Axboe
<axboe@fb.com>
Thu, 24 Apr 2014 14:50:38 +0000
(08:50 -0600)
This reverts commit
6a3c8a3ac0e68dcfc2a01f4aa1ca0edd1a1701eb
.
We need selective clearing of the request to make the init-at-free
time completely safe. Otherwise we end up stomping on
rq->atomic_flags, which we don't want to do.
block/blk-mq.c
patch
|
blob
|
history
diff --cc
block/blk-mq.c
Simple merge