diff options
| author | Jason Gunthorpe <[email protected]> | 2019-11-12 20:22:31 +0000 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-11-23 23:56:45 +0000 |
| commit | d3eeb1d77c5d0af9df442db63722928238310a86 (patch) | |
| tree | 99df12b44bbc7831e17a626e565e59245fd83ce8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | mm/hmm: remove hmm_mirror and related (diff) | |
| download | kernel-d3eeb1d77c5d0af9df442db63722928238310a86.tar.gz kernel-d3eeb1d77c5d0af9df442db63722928238310a86.zip | |
xen/gntdev: use mmu_interval_notifier_insert
gntdev simply wants to monitor a specific VMA for any notifier events,
this can be done straightforwardly using mmu_interval_notifier_insert()
over the VMA's VA range.
The notifier should be attached until the original VMA is destroyed.
It is unclear if any of this is even sane, but at least a lot of duplicate
code is removed.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
