On Tue, Aug 29, 2017 at 07:54:39PM -0400, Jérôme Glisse wrote:
> Call to mmu_notifier_invalidate_page() are replaced by call to
> mmu_notifier_invalidate_range() and thus call are bracketed by
> call to mmu_notifier_invalidate_range_start()/end()
>
> Remove now useless invalidate_page callback.
>
> Signed-off-by: Jérôme Glisse <jgli...@redhat.com>
> Cc: Leon Romanovsky <leo...@mellanox.com>
> Cc: linux-r...@vger.kernel.org
> Cc: Artemy Kovalyov <artem...@mellanox.com>
> Cc: Doug Ledford <dledf...@redhat.com>
> Cc: Kirill A. Shutemov <kirill.shute...@linux.intel.com>
> Cc: Andrew Morton <a...@linux-foundation.org>
> Cc: Linus Torvalds <torva...@linux-foundation.org>
> Cc: Andrea Arcangeli <aarca...@redhat.com>
> ---
>  drivers/infiniband/core/umem_odp.c | 19 -------------------
>  1 file changed, 19 deletions(-)
>

Hi Jerome,

I took this series for the tests on Mellanox ConnectX-4/5 cards which
are devices beneath of this UMEM ODP code.

As a reference, I took latest Doug's for-next + Linus's master
(36fde05f3fb5) + whole series.

Thanks

Attachment: signature.asc
Description: PGP signature

Reply via email to