mm/hmm: allow HMM_MIRROR on all architectures with MMU
authorChristoph Hellwig <hch@lst.de>
Tue, 6 Aug 2019 16:05:51 +0000 (19:05 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 7 Aug 2019 17:58:06 +0000 (14:58 -0300)
commitf442c283efe4bda53c8e52b230159d020ea11c8e
tree143793bd624e5bba4fa8ada034e33d9a57db92b6
parent251bbe59b7a6362f4c417aa8af281d44f9edfa0e
mm/hmm: allow HMM_MIRROR on all architectures with MMU

There isn't really any architecture specific code in this page table walk
implementation, so drop the dependencies.

Link: https://lore.kernel.org/r/20190806160554.14046-14-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
mm/Kconfig