Loading
RDMA/umem: Move umem dmabuf revoke logic into helper function
This same logic will eventually be reused from within the invalidate_mappings callback which already has the dma_resv_lock held, so break it out into a separate function so it can be reused. Signed-off-by:Jacob Moroni <jmoroni@google.com> Link: https://patch.msgid.link/20260305170826.3803155-3-jmoroni@google.com Signed-off-by:
Leon Romanovsky <leon@kernel.org>