From: Linus Torvalds Date: Wed, 31 Jan 2018 18:01:08 +0000 (-0800) Subject: Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.19~1723 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a87e37ee0943afe11504299e4b87d2e4d8d88d5;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'work.get_user_pages_fast' of git://git./linux/kernel/git/viro/vfs Pull get_user_pages_fast updates from Al Viro: "A bit more get_user_pages work" * 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: kvm: switch get_user_page_nowait() to get_user_pages_unlocked() __get_user_pages_locked(): get rid of notify_drop argument get_user_pages_unlocked(): pass true to __get_user_pages_locked() notify_drop cris: switch to get_user_pages_fast() fold __get_user_pages_unlocked() into its sole remaining caller --- 5a87e37ee0943afe11504299e4b87d2e4d8d88d5