linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git get_user_pages_fast() conversion
Date: Fri, 17 Nov 2017 03:02:05 +0000	[thread overview]
Message-ID: <20171117030205.GL21978@ZenIV.linux.org.uk> (raw)

	A bunch of places switched to get_user_pages_fast().

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

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 77478715ba9242017976fd01de189e77fa072f51:

  ceph: use get_user_pages_fast() (2017-09-22 23:14:41 -0400)

----------------------------------------------------------------
Al Viro (8):
      vchiq_2835_arm: switch to get_user_pages_fast()
      rapidio: switch to get_user_pages_fast()
      fsl_hypervisor: switch to get_user_pages_fast()
      via_dmablit(): use get_user_pages_fast()
      st: use get_user_pages_fast()
      atomisp: use get_user_pages_fast()
      pvr2fs: use get_user_pages_fast()
      ceph: use get_user_pages_fast()

 drivers/gpu/drm/via/via_dmablit.c                    |  6 +++---
 drivers/rapidio/devices/rio_mport_cdev.c             |  6 ++----
 drivers/scsi/st.c                                    |  6 +-----
 .../staging/media/atomisp/pci/atomisp2/hmm/hmm_bo.c  |  6 ++----
 .../interface/vchiq_arm/vchiq_2835_arm.c             | 20 +++++++-------------
 drivers/video/fbdev/pvr2fb.c                         |  4 +---
 drivers/virt/fsl_hypervisor.c                        |  4 ++--
 net/ceph/pagevec.c                                   |  4 ++--
 8 files changed, 20 insertions(+), 36 deletions(-)

             reply	other threads:[~2017-11-17  3:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17  3:02 Al Viro [this message]
2017-11-17 20:50 ` [git pull] vfs.git get_user_pages_fast() conversion Linus Torvalds
2017-11-17 21:32   ` Al Viro
2017-11-18 21:45     ` Al Viro
2017-11-21 18:35       ` Andrea Arcangeli
2017-11-18 21:49     ` Dan Williams
2017-11-19 21:23     ` mthca misuse of get_user_pages() (was Re: [git pull] vfs.git get_user_pages_fast() conversion) Al Viro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171117030205.GL21978@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).