diff options
author | Ralph Campbell <rcampbell@nvidia.com> | 2019-07-25 17:56:44 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-07-26 11:10:53 -0300 |
commit | 1f961807925032daa90267d8a23ff730e7ede07a (patch) | |
tree | c53fd7ba8d6e8b01a509e581e79e2fe1f4d76dc8 /mm/Kconfig | |
parent | e709accc7670a07b2e5186449f0640c2416662ec (diff) |
mm/hmm: replace hmm_update with mmu_notifier_range
The hmm_mirror_ops callback function sync_cpu_device_pagetables() passes a
struct hmm_update which is a simplified version of struct
mmu_notifier_range. This is unnecessary so replace hmm_update with
mmu_notifier_range directly.
Link: https://lore.kernel.org/r/20190726005650.2566-2-rcampbell@nvidia.com
Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
Reviewed: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
[jgg: white space tuning]
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions