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:
17ded32
)
blk-mq: Wake tasks entering queue on dying
author
Keith Busch
<keith.busch@intel.com>
Thu, 8 Jan 2015 15:53:56 +0000
(08:53 -0700)
committer
Jens Axboe
<axboe@fb.com>
Thu, 8 Jan 2015 15:53:56 +0000
(08:53 -0700)
When the queue is set to dying, wake up tasks that are waiting on frozen
queue so they realize it is dying and abandon their request.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Modified by me to add a code comment on the need for the wakeup.
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found