aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2025-01-15 08:23:55 -0700
committerJens Axboe <[email protected]>2025-01-15 08:34:03 -0700
commit2c5aae129f427f83eeba5efbfb4e60a777cd073c (patch)
tree0b611627a91db9786b49121b0739886bc8ef7eb4 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parent8911798d3e8a9624b1acf2882c7a0183694d714d (diff)
io_uring/register: document io_register_resize_rings() shared mem usage
It can be a bit hard to tell which parts of io_register_resize_rings() are operating on shared memory, and which ones are not. And anything reading or writing to those regions should really use the read/write once primitives. Hence add those, ensuring sanity in how this memory is accessed, and helping document the shared nature of it. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions