diff options
author | 2017-08-31 17:17:30 -0400 | |
---|---|---|
committer | 2017-08-31 16:12:59 -0700 | |
commit | b1a89257f28e28eccd65f777ff622c3aab6d8526 (patch) | |
tree | a3baa20178fb03fad52de65471051d5c49044439 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | drm/amdgpu: update to new mmu_notifier semantic (diff) | |
download | wireguard-linux-b1a89257f28e28eccd65f777ff622c3aab6d8526.tar.xz wireguard-linux-b1a89257f28e28eccd65f777ff622c3aab6d8526.zip |
IB/umem: update to new mmu_notifier semantic
Calls to mmu_notifier_invalidate_page() were replaced by calls to
mmu_notifier_invalidate_range() and are now bracketed by calls to
mmu_notifier_invalidate_range_start()/end()
Remove now useless invalidate_page callback.
Signed-off-by: Jérôme Glisse <jglisse@redhat.com>
Tested-by: Leon Romanovsky <leonro@mellanox.com>
Cc: linux-rdma@vger.kernel.org
Cc: Artemy Kovalyov <artemyko@mellanox.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions