diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-08-27 16:46:24 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-08-27 16:48:34 -0600 |
commit | fdee946d0925f971f167d2606984426763355e4f (patch) | |
tree | fa089a3a3f0cfbdb57086596edfe5df66cda9cf4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | eefdf30f3dcb5c1d47bee2b3afdb9d4d05343ff3 (diff) |
io_uring: don't bounce block based -EAGAIN retry off task_work
These events happen inline from submission, so there's no need to
bounce them through the original task. Just set them up for retry
and issue retry directly instead of going over task_work.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions