On Sun, Dec 22, 2019 at 02:46:46PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Changelog: > v0 -> v1: https://lore.kernel.org/linux-rdma/20191219134646.413164-1-leon@xxxxxxxxxx > * Added description of fix to patch #1 > * Added Jason's ROB tag to patch #2 > * Dropped changes in page fault handler in patch #3 > > Please find below three patches that fix ODP flow. Applied to for-next, not rc > Artemy Kovalyov (1): > IB/mlx5: Unify ODP MR code paths to allow extra flexibility This is the only one that really fixes a bug, and it is too big for rc5 at this point. > Yishai Hadas (2): > IB/core: Fix ODP get user pages flow > IB/core: Fix ODP with IB_ACCESS_HUGETLB handling While these are needed fixes they are not bugs... Thanks, Jason