aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2022-04-08 17:08:58 +0000
committerJens Axboe <[email protected]>2022-04-08 20:50:05 +0000
commite677edbcabee849bfdd43f1602bccbecf736a646 (patch)
tree0905f8265dd119a9ea65deef565add52ba6e3766 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentio_uring: use nospec annotation for more indexes (diff)
downloadkernel-e677edbcabee849bfdd43f1602bccbecf736a646.tar.gz
kernel-e677edbcabee849bfdd43f1602bccbecf736a646.zip
io_uring: fix race between timeout flush and removal
io_flush_timeouts() assumes the timeout isn't in progress of triggering or being removed/canceled, so it unconditionally removes it from the timeout list and attempts to cancel it. Leave it on the list and let the normal timeout cancelation take care of it. Cc: [email protected] # 5.5+ Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions