Re: [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments

2020-05-29 Thread Daniel Jordan
On Tue, May 19, 2020 at 10:29:07PM -0700, Michel Lespinasse wrote: > Convert comments that reference old mmap_sem APIs to reference > corresponding new mmap locking APIs instead. > > Signed-off-by: Michel Lespinasse Reviewed-by: Daniel Jordan

Re: [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments

2020-05-22 Thread Davidlohr Bueso
On Tue, 19 May 2020, Michel Lespinasse wrote: Convert comments that reference old mmap_sem APIs to reference corresponding new mmap locking APIs instead. Signed-off-by: Michel Lespinasse Reviewed-by: Davidlohr Bueso

Re: [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments

2020-05-21 Thread Vlastimil Babka
On 5/20/20 7:29 AM, Michel Lespinasse wrote: > Convert comments that reference old mmap_sem APIs to reference > corresponding new mmap locking APIs instead. > > Signed-off-by: Michel Lespinasse Reviewed-by: Vlastimil Babka

[PATCH v6 11/12] mmap locking API: convert mmap_sem API comments

2020-05-19 Thread Michel Lespinasse
Convert comments that reference old mmap_sem APIs to reference corresponding new mmap locking APIs instead. Signed-off-by: Michel Lespinasse --- Documentation/vm/hmm.rst | 6 +++--- arch/alpha/mm/fault.c | 2 +- arch/ia64/mm/fault.c | 2 +- arch/m68k/mm/fault.c