Re: [PATCH rdma-next v1 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage

2019-01-07 Thread Leon Romanovsky
On Mon, Jan 07, 2019 at 11:31:28AM -0700, Jason Gunthorpe wrote: > On Sun, Dec 23, 2018 at 11:14:13AM +0200, Leon Romanovsky wrote: > > From: Leon Romanovsky > > > > Changelog v0->v1: > > * Don't set ODP caps always (patch #2) > > * Set invalidate_range callback based on device_cap only > > > >

Re: [PATCH rdma-next v1 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage

2019-01-07 Thread Jason Gunthorpe
On Sun, Dec 23, 2018 at 11:14:13AM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky > > Changelog v0->v1: > * Don't set ODP caps always (patch #2) > * Set invalidate_range callback based on device_cap only > > ---

[PATCH rdma-next v1 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage

2018-12-23 Thread Leon Romanovsky
From: Leon Romanovsky Changelog 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_