From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi Doug and Jason, This is collection of fixes to ODP logic. Thanks Artemy Kovalyov (4): IB/mlx5: Skip non-ODP MR when handling a page fault IB/mlx5: Retry cache population when resource is temporarily unavailable IB/umem: Set correct address to the invalidation function IB/mlx5: Fix page fault handling for MW drivers/infiniband/core/umem_odp.c | 20 +++++--------------- drivers/infiniband/hw/mlx5/mr.c | 3 ++- drivers/infiniband/hw/mlx5/odp.c | 9 +++++++++ 3 files changed, 16 insertions(+), 16 deletions(-) -- 2.19.1