summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@mellanox.com>2019-11-12 23:22:24 +0300
committerJason Gunthorpe <jgg@mellanox.com>2019-11-24 02:56:44 +0300
commit3506ff69c3ec725b9c3e7f074fd2d265922f139a (patch)
tree123cb49982a498dff24be34e1d4803e4707d7bc2 /tools/perf/scripts/python
parent3889551db21257919e0ef3449dfcc23450f9a5bd (diff)
downloadlinux-3506ff69c3ec725b9c3e7f074fd2d265922f139a.tar.xz
drm/radeon: use mmu_interval_notifier_insert
The new API is an exact match for the needs of radeon. For some reason radeon tries to remove overlapping ranges from the interval tree, but interval trees (and mmu_interval_notifier_insert()) support overlapping ranges directly. Simply delete all this code. Since this driver is missing a invalidate_range_end callback, but still calls get_user_pages(), it cannot be correct against all races. Link: https://lore.kernel.org/r/20191112202231.3856-8-jgg@ziepe.ca Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions