mm: export alloc_pages_vma
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2019 12:27:05 +0000 (14:27 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jul 2019 17:32:44 +0000 (14:32 -0300)
commit692622157bd069526360d590150c4c302a443853
treeae865d574be8a03bbacbdcefb9c4117346d40a3d
parentb7a523109fb5c9d2d6dd3ffc1fa38a4f48c6f842
mm: export alloc_pages_vma

nouveau is currently using this through an odd hmm wrapper, and I plan
to switch it to the real thing later in this series.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
mm/mempolicy.c