OSDN Git Service

mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Nov 2019 13:45:28 +0000 (14:45 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Sat, 23 Nov 2019 23:56:45 +0000 (19:56 -0400)
commit93f4e735b6d98ee4b7a1252d81e815a983e359f2
tree2c51e00a4f59eed5405fe54b85e3c550f456d3c6
parentd28c2c9a487708b9db519ce7fedc10333032c76b
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap

These two functions have never been used since they were added.

Link: https://lore.kernel.org/r/20191113134528.21187-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/linux/hmm.h
mm/hmm.c