public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] get_user_pages_fast() stuff
@ 2018-01-31  6:13 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2018-01-31  6:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

	A bit more get_user_pages work.

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.get_user_pages_fast

for you to fetch changes up to ce53053ce378c21e7ffc45241fd67d6ee79daa2b:

  kvm: switch get_user_page_nowait() to get_user_pages_unlocked() (2017-12-04 13:35:21 -0500)

----------------------------------------------------------------
Al Viro (5):
      fold __get_user_pages_unlocked() into its sole remaining caller
      cris: switch to get_user_pages_fast()
      get_user_pages_unlocked(): pass true to __get_user_pages_locked() notify_drop
      __get_user_pages_locked(): get rid of notify_drop argument
      kvm: switch get_user_page_nowait() to get_user_pages_unlocked()

 arch/cris/arch-v32/drivers/cryptocop.c | 23 ++++++-----------
 mm/gup.c                               | 46 +++++++++++-----------------------
 virt/kvm/kvm_main.c                    | 43 +++++++++----------------------
 3 files changed, 34 insertions(+), 78 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-31  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31  6:13 [git pull] get_user_pages_fast() stuff Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox