Re: [PATCH -tip 0/2] more get_user_pages mmap_sem cleanups

2019-02-06 Thread Davidlohr Bueso
Unlike what the subject says, this is not against -tip, it applies on today's -next. On Wed, 06 Feb 2019, Davidlohr Bueso wrote: Hi, Here are two more patchlets that cleanup mmap_sem and gup abusers. The second is also a fixlet. Compile-tested only. Please consider for v5.1 Thanks!

[PATCH -tip 0/2] more get_user_pages mmap_sem cleanups

2019-02-06 Thread Davidlohr Bueso
Hi, Here are two more patchlets that cleanup mmap_sem and gup abusers. The second is also a fixlet. Compile-tested only. Please consider for v5.1 Thanks! Davidlohr Bueso (2): xsk: do not use mmap_sem MIPS/c-r4k: do no use mmap_sem for gup_fast() arch/mips/mm/c-r4k.c | 6 +-