On Wed, Oct 29, 2014 at 05:35:18PM +0100, Andrea Arcangeli wrote: > This allows the get_user_pages_fast slow path to release the mmap_sem > before blocking. > > Signed-off-by: Andrea Arcangeli <[email protected]> Reviewed-by: Peter Feiner <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to... Andrea Arcangeli
- Re: [PATCH 2/5] mm: gup: add __get_user_pages_un... Kirill A. Shutemov
- Re: [PATCH 2/5] mm: gup: add __get_user_page... Andrea Arcangeli
- Re: [PATCH 2/5] mm: gup: add __get_user_... Peter Zijlstra
- Re: [PATCH 2/5] mm: gup: add __get_user_pages_un... Peter Feiner
- [PATCH 4/5] mm: gup: use get_user_pages_unlocked Andrea Arcangeli
- Re: [PATCH 4/5] mm: gup: use get_user_pages_unlo... Kirill A. Shutemov
- Re: [PATCH 4/5] mm: gup: use get_user_pages_unlo... Peter Feiner
- [PATCH 3/5] mm: gup: use get_user_pages_unlocked with... Andrea Arcangeli
- Re: [PATCH 3/5] mm: gup: use get_user_pages_unlo... Kirill A. Shutemov
- Re: [PATCH 3/5] mm: gup: use get_user_pages_unlo... Peter Feiner
- [PATCH 5/5] mm: gup: kvm use get_user_pages_unlocked Andrea Arcangeli
- Re: [PATCH 5/5] mm: gup: kvm use get_user_pages_... Andres Lagar-Cavilla
- Re: [PATCH 5/5] mm: gup: kvm use get_user_pages_... Peter Feiner
- [PATCH 1/5] mm: gup: add get_user_pages_locked and ge... Andrea Arcangeli
- Re: [PATCH 1/5] mm: gup: add get_user_pages_lock... Kirill A. Shutemov

