Jason Gunthorpe
2019-Jul-30 18:03 UTC
[Nouveau] [PATCH 13/13] mm: allow HMM_MIRROR on all architectures with MMU
On Tue, Jul 30, 2019 at 08:52:03AM +0300, Christoph Hellwig wrote:> There isn't really any architecture specific code in this page table > walk implementation, so drop the dependencies. > > Signed-off-by: Christoph Hellwig <hch at lst.de> > mm/Kconfig | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)Happy to see it, lets try to get this patch + the required parts of this series into linux-next to be really sure Reviewed-by: Jason Gunthorpe <jgg at mellanox.com> Thanks, Jason
Jason Gunthorpe
2019-Jul-30 18:04 UTC
[Nouveau] [PATCH 13/13] mm: allow HMM_MIRROR on all architectures with MMU
On Tue, Jul 30, 2019 at 03:03:46PM -0300, Jason Gunthorpe wrote:> On Tue, Jul 30, 2019 at 08:52:03AM +0300, Christoph Hellwig wrote: > > There isn't really any architecture specific code in this page table > > walk implementation, so drop the dependencies. > > > > Signed-off-by: Christoph Hellwig <hch at lst.de> > > mm/Kconfig | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > Happy to see it, lets try to get this patch + the required parts of > this series into linux-next to be really sure > > Reviewed-by: Jason Gunthorpe <jgg at mellanox.com>Oh, can we make this into a non-user selectable option now? ie have the drivers that use the API select it? Thanks, Jason
Christoph Hellwig
2019-Aug-01 07:04 UTC
[Nouveau] [PATCH 13/13] mm: allow HMM_MIRROR on all architectures with MMU
On Tue, Jul 30, 2019 at 06:04:56PM +0000, Jason Gunthorpe wrote:> Oh, can we make this into a non-user selectable option now? > > ie have the drivers that use the API select it?Sure, I'll throw in another patch for that.
Apparently Analagous Threads
- [PATCH 13/13] mm: allow HMM_MIRROR on all architectures with MMU
- [PATCH 13/13] mm: allow HMM_MIRROR on all architectures with MMU
- [PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
- [PATCH v3 03/14] mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
- [PATCH hmm 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select