mm: remove CONFIG_MIGRATE_VMA_HELPER
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Aug 2019 07:59:28 +0000 (09:59 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 20 Aug 2019 12:35:03 +0000 (09:35 -0300)
commit9b2ed9cb975c63f5534daaebeb225ab52b589372
treecaa82e286680cb3c071aed55bd168dcfb28dcaaa
parent06d462beb470d361ffa8bd7b3d865509a8606987
mm: remove CONFIG_MIGRATE_VMA_HELPER

CONFIG_MIGRATE_VMA_HELPER guards helpers that are required for proper
devic private memory support.  Remove the option and just check for
CONFIG_DEVICE_PRIVATE instead.

Link: https://lore.kernel.org/r/20190814075928.23766-11-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Tested-by: Ralph Campbell <rcampbell@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/gpu/drm/nouveau/Kconfig
mm/Kconfig
mm/migrate.c