summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2016-11-18 14:26:47 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-28 18:26:14 +0100
commit4a5bdc546ab498a91784bf645c31264da8228829 (patch)
tree616f81c5f62a1b808049194e5ce8fe650d040061 /tools/perf/scripts/python
parent56f7de7b6d37e2e1fae3cba7201610698b099e50 (diff)
dm: use blk_set_queue_dying() in __dm_destroy()
commit 2e91c3694181dc500faffec16c5aaa0ac5e15449 upstream. After QUEUE_FLAG_DYING has been set any code that is waiting in get_request() should be woken up. But to get this behaviour blk_set_queue_dying() must be used instead of only setting QUEUE_FLAG_DYING. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions