From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, This is set of fixes to ODP prefetch series, because I don't know if they are better fit to -rc or -next, I marked them as for -next to be on safe side, but like my per-ID series, it is based on -rc4. Thanks Moni Shoua (2): IB/mlx5: Protect against prefetch of invalid MR IB/mlx5: Validate correct PD before prefetch MR drivers/infiniband/hw/mlx5/main.c | 13 +-- drivers/infiniband/hw/mlx5/mlx5_ib.h | 2 +- drivers/infiniband/hw/mlx5/mr.c | 14 ++- drivers/infiniband/hw/mlx5/odp.c | 141 ++++++++++++++++++++++----- 4 files changed, 130 insertions(+), 40 deletions(-) -- 2.19.1