commit | eee3ae41b153e55e25d6cf7bd5b5098ba0afe705 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 26 14:27:20 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 02 14:32:45 2019 -0300 |
tree | 5c8ba5151c95fdb90214405e35cfae5c4908f851 | |
parent | 47e9d836a5e827acdaa5cb6175648fbef15b4e84 [diff] |
mm: remove hmm_devmem_add There isn't really much value add in the hmm_devmem_add wrapper and more, as using devm_memremap_pages directly now is just as simple. 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>