On Tue, Jan 08, 2019 at 04:07:22PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Changelog > v2->v3: > * Fix rebase errors, by moving mlx5 logic from patch #3 to #4. > v1->v2: > * Rebase on top v5.0-rc1 > v0->v1: > * Don't set ODP caps always (patch #2) > * Set invalidate_range callback based on device_cap only > > Hi, > > As a followup to Jason's request to rethink > CONFIG_INFINIBAND_ON_DEMAND_PAGING usage. > > I think that we will see more patches in that area, I would like to > remove CONFIG_INFINIBAND_ON_DEMAND_PAGING completely. > > Thanks > > Leon Romanovsky (5): > RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING > RDMA/core: Don't depend device ODP capabilities on kconfig option > RDMA/mlx5: Introduce and reuse helper to identify ODP MR > RDMA/mlx5: Embed into the code flow the ODP config option > RDMA/mlx5: Delete declaration of already removed function Applied to for-next, thanks Jason