linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tee subsystem pin_user_pages for v5.10
@ 2020-08-25  9:07 Jens Wiklander
  0 siblings, 0 replies; only message in thread
From: Jens Wiklander @ 2020-08-25  9:07 UTC (permalink / raw)
  To: arm, soc; +Cc: Linux Kernel Mailing List, Linux ARM, op-tee, John Hubbard

Hello arm-soc maintainers,

Please pull this small patch converting the tee subsystem to use
pin_user_pages() instead of get_user_pages().

Thanks,
Jens

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-pin-user-pages-for-5.10

for you to fetch changes up to 4300cd6374a5192a2c8122a4a48ed647bdcb0214:

  tee: convert get_user_pages() --> pin_user_pages() (2020-08-25 11:01:06 +0200)

----------------------------------------------------------------
Converts tee subsystem to use pin_user_pages() instead of get_user_pages()

----------------------------------------------------------------
John Hubbard (1):
      tee: convert get_user_pages() --> pin_user_pages()

 drivers/tee/tee_shm.c | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

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

only message in thread, other threads:[~2020-08-25  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25  9:07 [GIT PULL] tee subsystem pin_user_pages for v5.10 Jens Wiklander

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).