diff options
| author | Jens Axboe <[email protected]> | 2017-01-26 12:22:11 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2017-01-26 12:22:11 -0700 |
| commit | 5a797e00dc93593c9915841779881b15d9856237 (patch) | |
| tree | 65a3792c4862108140b9b26271788b3fb54368a6 /scripts/gdb/linux/tasks.py | |
| parent | 200e86b3372b51e136a382e007b6b904b1dac7e4 (diff) | |
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
If we come in from blk_mq_alloc_requst() with NOWAIT set in flags,
we must ensure that we don't later overwrite that in
blk_mq_sched_get_request(). Initialize alloc_data->flags before
passing it in.
Reported-by: Bart Van Assche <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions