]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/uverbs: Track dmabuf memory regions
authorGal Pressman <galpress@amazon.com>
Thu, 12 Aug 2021 13:56:06 +0000 (16:56 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 19 Aug 2021 12:59:53 +0000 (09:59 -0300)
commit1ac379e28ef797351d81241a032410ed906a2d30
tree82eec0815a5f6781b0ce651a74480dc8052f6833
parentbd46e1dd7ce4d1e3153e3e052531c41978619df0
RDMA/uverbs: Track dmabuf memory regions

The dmabuf memory registrations are missing the restrack handling and
hence do not appear in rdma tool.

Fixes: 84a0c6b379e5 ("RDMA/uverbs: Add uverbs command for dma-buf based MR registration")
Link: https://lore.kernel.org/r/20210812135607.6228-1-galpress@amazon.com
Signed-off-by: Gal Pressman <galpress@amazon.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/core/uverbs_std_types_mr.c