[PATCH v13 2/4] RDMA/core: Add device method for registering dma-buf based memory region

Leon Romanovsky leon at kernel.org
Tue Dec 8 07:12:55 UTC 2020


On Mon, Dec 07, 2020 at 02:15:51PM -0800, Jianxin Xiong wrote:
> Dma-buf based memory region requires one extra parameter and is processed
> quite differently. Adding a separate method allows clean separation from
> regular memory regions.
>
> Signed-off-by: Jianxin Xiong <jianxin.xiong at intel.com>
> Reviewed-by: Sean Hefty <sean.hefty at intel.com>
> Acked-by: Michael J. Ruhl <michael.j.ruhl at intel.com>
> Acked-by: Christian Koenig <christian.koenig at amd.com>
> Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> ---
>  drivers/infiniband/core/device.c | 1 +
>  include/rdma/ib_verbs.h          | 6 +++++-
>  2 files changed, 6 insertions(+), 1 deletion(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro at nvidia.com>


More information about the dri-devel mailing list