diff options
| author | Pavel Begunkov <[email protected]> | 2019-12-05 13:15:45 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-12-05 13:54:51 +0000 |
| commit | 2e6e1fde32d7d41cf076c21060c329d3fdbce25c (patch) | |
| tree | 942e8f9c13e8a4773a44317934fc4dbb60793330 /drivers/gpu/drm/amd/amdgpu/cik.c | |
| parent | io_uring: use hash table for poll command lookups (diff) | |
| download | kernel-2e6e1fde32d7d41cf076c21060c329d3fdbce25c.tar.gz kernel-2e6e1fde32d7d41cf076c21060c329d3fdbce25c.zip | |
io_uring: fix error handling in io_queue_link_head
In case of an error io_submit_sqe() drops a request and continues
without it, even if the request was a part of a link. Not only it
doesn't cancel links, but also may execute wrong sequence of actions.
Stop consuming sqes, and let the user handle errors.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cik.c')
0 files changed, 0 insertions, 0 deletions
