commit | 5a0c38d307afde167175602aa52ca4e6c5c42c44 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Mar 16 14:53:10 2020 +0100 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Mar 26 14:33:37 2020 -0300 |
tree | bc2395d96e90d7d6fd75a5d37868ce91cad5b9cd | |
parent | f8c888a304e12074d941428b4aa1b13f04dd54ee [diff] |
mm: merge hmm_vma_do_fault into into hmm_vma_walk_hole_ There is no good reason for this split, as it just obsfucates the flow. Link: https://lore.kernel.org/r/20200316135310.899364-6-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>