mm: remove MEMORY_DEVICE_PUBLIC support
authorChristoph Hellwig <hch@lst.de>
Thu, 13 Jun 2019 20:50:49 +0000 (22:50 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 2 Jul 2019 17:32:43 +0000 (14:32 -0300)
commit25b2995a35b609119cf96f6b62eccd56c0234c7d
tree308e7083b213b09ac1c8c5bcf08e42044efd9fcd
parent07ec38917e68f0114b9c8aeeb1c584b5e73e4dd6
mm: remove MEMORY_DEVICE_PUBLIC support

The code hasn't been used since it was added to the tree, and doesn't
appear to actually be usable.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Tested-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
14 files changed:
fs/proc/task_mmu.c
include/linux/hmm.h
include/linux/ioport.h
include/linux/memremap.h
include/linux/mm.h
mm/Kconfig
mm/gup.c
mm/hmm.c
mm/madvise.c
mm/memcontrol.c
mm/memory-failure.c
mm/memory.c
mm/migrate.c
mm/swap.c