Re: [PATCH 0/7] HMM updates, improvements and fixes

2018-10-12 Thread Andrew Morton
On Fri, 12 Oct 2018 14:15:45 -0400 Jerome Glisse wrote: > On Fri, Aug 24, 2018 at 03:25:42PM -0400, jgli...@redhat.com wrote: > > From: Jérôme Glisse > > > > Few fixes that only affect HMM users. Improve the synchronization call > > back so that we match was other mmu_notifier listener do and a

Re: [PATCH 0/7] HMM updates, improvements and fixes

2018-10-12 Thread Jerome Glisse
On Fri, Aug 24, 2018 at 03:25:42PM -0400, jgli...@redhat.com wrote: > From: Jérôme Glisse > > Few fixes that only affect HMM users. Improve the synchronization call > back so that we match was other mmu_notifier listener do and add proper > support to the new blockable flags in the process. > >

[PATCH 0/7] HMM updates, improvements and fixes

2018-08-24 Thread jglisse
From: Jérôme Glisse Few fixes that only affect HMM users. Improve the synchronization call back so that we match was other mmu_notifier listener do and add proper support to the new blockable flags in the process. For curious folks here are branches to leverage HMM in various existing device dri