On Thu, Nov 29, 2018 at 12:25:29PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Pagefaults occurred in non-ODP MR are completely valid > events, so initialize return variable to 0. > > Fixes: 4d5422a309de ("IB/mlx5: Skip non-ODP MR when handling a page fault") > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/odp.c | 1 + > 1 file changed, 1 insertion(+) Applied to for-rc, thanks Jason