]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
authorLeon Romanovsky <leonro@nvidia.com>
Sat, 24 Jan 2026 19:14:14 +0000 (21:14 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 27 Jan 2026 09:44:30 +0000 (10:44 +0100)
commit95308225e5baeaae1e313816059c59a0036ab6b2
treebb5451a90ced032baf607f297d7f5bea244eadec
parentef246da8e63c486780dca4d9b4d79589cbebf5e5
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()

Along with renaming the .move_notify() callback, rename the corresponding
dma-buf core function. This makes the expected behavior clear to exporters
calling this function.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20260124-dmabuf-revoke-v5-2-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_object.c
drivers/gpu/drm/xe/xe_bo.c
drivers/iommu/iommufd/selftest.c
drivers/vfio/pci/vfio_pci_dmabuf.c
include/linux/dma-buf.h