public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Remove get_kernel_pages() for v6.3
@ 2023-02-19 20:35 Jens Wiklander
  2023-02-20 20:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Wiklander @ 2023-02-19 20:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, op-tee

Hi Linus,

Please pull these patches which clean up shm_get_kernel_pages() in the TEE
subsystem and ultimately remove get_kernel_pages(). The patches have only
been in linux-next for close to a week but you told me it was OK to send
them anyway.

I'm normally sending my pull requests to arm-soc, but with the short
time in linux-next and everything I decided to send it directly to you
this time.

Thanks,
Jens

The following changes since commit ceaa837f96adb69c0df0397937cd74991d5d821a:

  Linux 6.2-rc8 (2023-02-12 14:10:17 -0800)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/remove-get_kernel_pages-for-6.3

for you to fetch changes up to 816477edfba6e7ab9411acec5f07cfa00e0882f7:

  mm: Remove get_kernel_pages() (2023-02-13 14:16:41 +0100)

----------------------------------------------------------------
Remove get_kernel_pages()

Vmalloc page support is removed from shm_get_kernel_pages() and the
get_kernel_pages() call is replaced by calls to get_page(). With no
remaining callers of get_kernel_pages() the function is removed.

----------------------------------------------------------------
Ira Weiny (4):
      highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
      tee: Remove vmalloc page support
      tee: Remove call to get_kernel_pages()
      mm: Remove get_kernel_pages()

 drivers/tee/tee_shm.c            | 37 ++++++++++---------------------------
 include/linux/highmem-internal.h |  5 ++++-
 include/linux/mm.h               |  2 --
 mm/swap.c                        | 30 ------------------------------
 4 files changed, 14 insertions(+), 60 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Remove get_kernel_pages() for v6.3
  2023-02-19 20:35 [GIT PULL] Remove get_kernel_pages() for v6.3 Jens Wiklander
@ 2023-02-20 20:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-20 20:20 UTC (permalink / raw)
  To: Jens Wiklander; +Cc: Linus Torvalds, Linux Kernel Mailing List, op-tee

The pull request you sent on Sun, 19 Feb 2023 21:35:16 +0100:

> https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/remove-get_kernel_pages-for-6.3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d644c670ef24189a93945528720ed545d77dc514

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-20 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-19 20:35 [GIT PULL] Remove get_kernel_pages() for v6.3 Jens Wiklander
2023-02-20 20:20 ` pr-tracker-bot

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