diff options
author | Jérôme Glisse <[email protected]> | 2017-08-31 17:17:29 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-08-31 16:12:59 -0700 |
commit | c90270a9f11b455102874c15c4c9c1dabb0d030b (patch) | |
tree | 4a74a2857a9e8460661c774a9f10059b2b330f2e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d1d5762e4767324ce4ec32f9b2d2aaccfd87f664 (diff) |
drm/amdgpu: 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 <[email protected]>
Reviewed-by: Christian König <[email protected]>
Cc: [email protected]
Cc: Felix Kuehling <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions