diff options
author | 2017-08-31 17:17:32 -0400 | |
---|---|---|
committer | 2017-08-31 16:12:59 -0700 | |
commit | f0d1c713d66d7b16527568e79528964cf4b5513d (patch) | |
tree | 7a6e711b92c795ceaafa7bcefea86182d097ab05 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | IB/hfi1: update to new mmu_notifier semantic (diff) | |
download | wireguard-linux-f0d1c713d66d7b16527568e79528964cf4b5513d.tar.xz wireguard-linux-f0d1c713d66d7b16527568e79528964cf4b5513d.zip |
iommu/amd: 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>
Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: Joerg Roedel <jroedel@suse.de>
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