Re: [PATCH] RDMA/uverbs: follow rename of dma_buf_move_notify()
From: Leon Romanovsky
Date: Tue Feb 24 2026 - 05:08:02 EST
On Mon, Feb 23, 2026 at 10:11:34PM +0900, Simon Richter wrote:
> Commit 95308225e5ba ("dma-buf: Rename dma_buf_move_notify() to
> dma_buf_invalidate_mappings()" does precisely what it says, and commit
> 0ac6f4056c4a ("RDMA/uverbs: Add DMABUF object type and operations"), which
> was merged during the same window, started using the old name.
>
> Cc: Leon Romanovsky <leon@xxxxxxxxxx>
> Cc: Yishai Hadas <yishaih@xxxxxxxxxx>
> Fixes: 0ac6f4056c4a ("RDMA/uverbs: Add DMABUF object type and operations")
It was handled by this commit
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=61c0f69a2ff79c8f388a9e973abb4853be467127,
This rename doesn't exist in RDMA tree yet, there is nothing to fix here.
Thanks