commit | d45d464b118f428229d91769c8a3cc1e2e0bb4d5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 25 17:56:47 2019 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Jul 26 11:10:53 2019 -0300 |
tree | 2cc3f6a9435790fb3038c840e77dea66ffb45323 | |
parent | 9a4903e49e495bfd2650862dfae4178bebe4db9c [diff] |
mm/hmm: merge hmm_range_snapshot into hmm_range_fault Add a HMM_FAULT_SNAPSHOT flag so that hmm_range_snapshot can be merged into the almost identical hmm_range_fault function. Link: https://lore.kernel.org/r/20190726005650.2566-5-rcampbell@nvidia.com Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ralph Campbell <rcampbell@nvidia.com> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>