]> asedeno.scripts.mit.edu Git - linux.git/commit
mm: remove hmm_devmem_add
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2019 12:27:20 +0000 (14:27 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jul 2019 17:32:45 +0000 (14:32 -0300)
commiteee3ae41b153e55e25d6cf7bd5b5098ba0afe705
tree5c8ba5151c95fdb90214405e35cfae5c4908f851
parent47e9d836a5e827acdaa5cb6175648fbef15b4e84
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>
Documentation/vm/hmm.rst
include/linux/hmm.h
mm/hmm.c