commit | 7d17e83abec1be3355260b3e4812044c65c32907 | [log] [tgz] |
---|---|---|
author | Ralph Campbell <rcampbell@nvidia.com> | Thu Jul 23 15:30:03 2020 -0700 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Jul 28 16:20:33 2020 -0300 |
tree | 4115d8e16f9b420235d7d4c0cefa0130918e29c0 | |
parent | f8477ce6b5923ef9829e32f2165ea9c2b4b754d2 [diff] |
mm/hmm/test: use the new migration invalidation Use the new MMU_NOTIFY_MIGRATE event to skip MMU invalidations of device private memory and handle the invalidation in the driver as part of migrating device private memory. Link: https://lore.kernel.org/r/20200723223004.9586-6-rcampbell@nvidia.com Signed-off-by: Ralph Campbell <rcampbell@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>