diff options
| author | Pavel Begunkov <[email protected]> | 2020-03-03 21:33:11 +0300 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-03-03 20:02:35 -0700 |
| commit | 594506fec5faec2b1ec82ad6fb0c8132512fc459 (patch) | |
| tree | 59c8b18a373e1df6ae07e48af6219645e11653ef /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | |
| parent | a2100672f3b2afdd55ccc2e640d1a8bd99ff6338 (diff) | |
io_uring: make submission ref putting consistent
The rule is simple, any async handler gets a submission ref and should
put it at the end. Make them all follow it, and so more consistent.
This is a preparation patch, and as io_wq_assign_next() currently won't
ever work, this doesn't care to use io_put_req_find_next() instead of
io_put_req().
Signed-off-by: Pavel Begunkov <[email protected]>
refcount_inc_not_zero() -> refcount_inc() fix.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h')
0 files changed, 0 insertions, 0 deletions