]> git.ipfire.org Git - thirdparty/linux.git/commit
dma-buf: Rename .move_notify() callback to a clearer identifier
authorLeon Romanovsky <leonro@nvidia.com>
Sat, 24 Jan 2026 19:14:13 +0000 (21:14 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 27 Jan 2026 09:43:55 +0000 (10:43 +0100)
commitef246da8e63c486780dca4d9b4d79589cbebf5e5
tree7802f90df99d04919d79c0a1f112cc0dd7e96b0f
parent68e28facbc8ab3e701e1814323d397a75b400865
dma-buf: Rename .move_notify() callback to a clearer identifier

Rename the .move_notify() callback to .invalidate_mappings() to make its
purpose explicit and highlight that it is responsible for invalidating
existing mappings.

Suggested-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20260124-dmabuf-revoke-v5-1-f98fca917e96@nvidia.com
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/dma-buf/dma-buf.c
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
drivers/gpu/drm/virtio/virtgpu_prime.c
drivers/gpu/drm/xe/tests/xe_dma_buf.c
drivers/gpu/drm/xe/xe_dma_buf.c
drivers/infiniband/core/umem_dmabuf.c
drivers/infiniband/hw/mlx5/mr.c
drivers/iommu/iommufd/pages.c
include/linux/dma-buf.h