diff options
author | Andrea Arcangeli <[email protected]> | 2015-02-11 15:27:28 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-11 17:06:05 -0800 |
commit | 0664e57ff0c68cbca012a45a38288fa277eb6795 (patch) | |
tree | 6f660902ba6ae3c834182e15165143b9a57b2477 /net/lapb/lapb_subr.c | |
parent | 7e339128496284cc21977fba5416166ee81f5172 (diff) |
mm: gup: kvm use get_user_pages_unlocked
Use the more generic get_user_pages_unlocked which has the additional
benefit of passing FAULT_FLAG_ALLOW_RETRY at the very first page fault
(which allows the first page fault in an unmapped area to be always able
to block indefinitely by being allowed to release the mmap_sem).
Signed-off-by: Andrea Arcangeli <[email protected]>
Reviewed-by: Andres Lagar-Cavilla <[email protected]>
Reviewed-by: Kirill A. Shutemov <[email protected]>
Cc: Peter Feiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions