]> git.baikalelectronics.ru Git - kernel.git/commit
mm: remove the struct hmm_device infrastructure
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Jun 2019 12:27:01 +0000 (14:27 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jul 2019 14:59:21 +0000 (11:59 -0300)
commit752ee411829f966991b9cbd9db8a8b87e9173c9e
treec6a51fb9f06cfdcc5c5c3262ac303881c9ad9be6
parentaa730ebe9eb05f0bcfe9dfde84ae9457eeabeecf
mm: remove the struct hmm_device infrastructure

This code is a trivial wrapper around device model helpers, which
should have been integrated into the driver device model usage from
the start.  Assuming it actually had users, which it never had since
the code was added more than 1 1/2 years ago.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/linux/hmm.h
mm/hmm.c