On Thu, Aug 12, 2021 at 04:56:06PM +0300, Gal Pressman wrote: > The dmabuf memory registrations are missing the restrack handling and > hence do not appear in rdma tool. > > Fixes: bfe0cc6eb249 ("RDMA/uverbs: Add uverbs command for dma-buf based MR registration") > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/core/uverbs_std_types_mr.c | 3 +++ > 1 file changed, 3 insertions(+) Applied to for-rc, thanks Jason