commit | 47e9d836a5e827acdaa5cb6175648fbef15b4e84 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 26 14:27:19 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 02 14:32:44 2019 -0300 |
tree | f345066cb9d1fdd469f3be277e77f567ddf4d932 | |
parent | 4239f267e3cd31e6e592d26a9fa6834b5a11560b [diff] |
mm: remove hmm_vma_alloc_locked_page The only user of it has just been removed, and there wasn't really any need to wrap a basic memory allocator to start with. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>