diff options
author | Lorenzo Stoakes <lstoakes@gmail.com> | 2017-02-28 01:27:34 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-28 05:43:45 +0300 |
commit | 369f2679f7e73996bf29ecd3ec79df3cce1be27d (patch) | |
tree | 21a2f176abcdd16378d388a10679d1901ba19192 /include/linux/pid.h | |
parent | 464920104bf7adac12722035bfefb3d772eb04d8 (diff) | |
download | linux-369f2679f7e73996bf29ecd3ec79df3cce1be27d.tar.xz |
rapidio: use get_user_pages_unlocked()
Moving from get_user_pages() to get_user_pages_unlocked() simplifies the
code and takes advantage of VM_FAULT_RETRY functionality when faulting
in pages.
Link: http://lkml.kernel.org/r/20170103205024.6704-1-lstoakes@gmail.com
Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/pid.h')
0 files changed, 0 insertions, 0 deletions