On Wed, Dec 26, 2018 at 09:42:12PM +0200, Leon Romanovsky wrote: > From: Moni Shoua <monis@xxxxxxxxxxxx> > > We need to add advise_mr to the list of operation setters on the > ib_device or otherwise callers to ib_set_device_ops() for advise_mr > operation will not have their callback registered. > > Fixes: 813e90b1aeaa ("IB/mlx5: Add advise_mr() support") > Signed-off-by: Moni Shoua <monis@xxxxxxxxxxxx> > Reviewed-by: Majd Dibbiny <majd@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/device.c | 1 + > 1 file changed, 1 insertion(+) Woops, this is my mistake when I rebased the series. Applied to for-rc thanks Jason