diff options
| author | Pavel Begunkov <[email protected]> | 2021-03-04 13:59:24 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-03-04 22:44:50 +0000 |
| commit | b05a1bcd40184f12f2cd87db79e871aa8c17563f (patch) | |
| tree | 6bf16f9b3f0d73084341fb55cf4c340f0aed73bc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | io-wq: ensure all pending work is canceled on exit (diff) | |
| download | kernel-b05a1bcd40184f12f2cd87db79e871aa8c17563f.tar.gz kernel-b05a1bcd40184f12f2cd87db79e871aa8c17563f.zip | |
io_uring: cancel-match based on flags
Instead of going into request internals, like checking req->file->f_op,
do match them based on REQ_F_INFLIGHT, it's set only when we want it to
be reliably cancelled.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
