diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-12-05 10:20:47 -0700 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-12-05 10:23:28 -0700 |
| commit | 55d57b3bcc7efcab812a8179e2dc17d781302997 (patch) | |
| tree | f373ea85ab946ecb5bc1f70af87d0b5cce327281 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | a4c694bfc2455e82b7caf6045ca893d123e0ed11 (diff) | |
io_uring/poll: unify poll waitqueue entry and list removal
For some cases, the order in which the waitq entry list and head
writing happens is important, for others it doesn't really matter.
But it's somewhat confusing to have them spread out over the file.
Abstract out the nicely documented code in io_pollfree_wake() and
move it into a helper, and use that helper consistently rather than
having other call sites manually do the same thing. While at it,
correct a comment function name as well.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
