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:
959a35f
)
blk-mq: fix use-after-free of request
author
Ming Lei
<tom.leiming@gmail.com>
Thu, 5 Dec 2013 17:50:39 +0000
(10:50 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Thu, 5 Dec 2013 17:50:39 +0000
(10:50 -0700)
If accounting is on, we will do the IO completion accounting after
we have freed the request. Fix that by moving it sooner instead.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
patch
|
blob
|
history
diff --cc
block/blk-mq.c
Simple merge