aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2019-12-05 13:16:35 +0000
committerJens Axboe <[email protected]>2019-12-05 13:54:52 +0000
commit4493233edcfc0ad0a7f76f1c83f95b1bcf280547 (patch)
tree0913f70eb34b9be0a43af379dd2b03df164a9b6f /drivers/gpu/drm/amd/amdgpu/cik.c
parentio_uring: fix error handling in io_queue_link_head (diff)
downloadkernel-4493233edcfc0ad0a7f76f1c83f95b1bcf280547.tar.gz
kernel-4493233edcfc0ad0a7f76f1c83f95b1bcf280547.zip
io_uring: hook all linked requests via link_list
Links are created by chaining requests through req->list with an exception that head uses req->link_list. (e.g. link_list->list->list) Because of that, io_req_link_next() needs complex splicing to advance. Link them all through list_list. Also, it seems to be simpler and more consistent IMHO. 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