patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] slab for 5.17 - part 2
@ 2022-01-17 15:33 Vlastimil Babka
  2022-01-18  4:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka @ 2022-01-17 15:33 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Rientjes, Joonsoo Kim, Christoph Lameter, Pekka Enberg,
	Andrew Morton, Matthew Wilcox, linux-mm, LKML, patches,
	Joerg Roedel

Linus,

please pull the remaining slab changes from

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.17-part2

======================================

- Finish the conversion to struct slab by removing slab-specific fields
  from struct page.

======================================

The previous pull request [1] did most of the conversion, but there was also
series in iommu tree removing the iommu's usage of struct page 'freelist'
field, blocking the final struct page cleanup. So this pull request is based on
the previous one, adds a merge of iommu tree and a single commit on top, and
has been like this in linux-next since Wed last week. The iommu tree went
mainline since then, so this should add just the single commit to mainline now.

Vlastimil

[1] https://lore.kernel.org/all/fa6573eb-9d5c-ef49-06b1-157c16efb868@suse.cz/

Matthew Wilcox (Oracle) (1):
      mm: Remove slab from struct page

Vlastimil Babka (1):
      Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into slab-struct_slab-part2-v1

 drivers/iommu/amd/io_pgtable.c       | 110 ++++++--------
 drivers/iommu/dma-iommu.c            | 274 +++++++++++++++++++++++++++--------
 drivers/iommu/intel/iommu.c          |  89 ++++--------
 drivers/iommu/io-pgtable-arm.c       |   9 +-
 drivers/iommu/iommu.c                |   3 +-
 drivers/iommu/iova.c                 | 209 ++------------------------
 drivers/vdpa/vdpa_user/iova_domain.c |   8 -
 include/linux/iommu.h                |   3 +-
 include/linux/iova.h                 |  68 +--------
 include/linux/mm_types.h             |  28 ----
 include/linux/page-flags.h           |  37 -----
 include/trace/events/iommu.h         |  10 +-
 mm/slab.h                            |   6 -
 13 files changed, 314 insertions(+), 540 deletions(-)

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

* Re: [GIT PULL] slab for 5.17 - part 2
  2022-01-17 15:33 [GIT PULL] slab for 5.17 - part 2 Vlastimil Babka
@ 2022-01-18  4:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-18  4:53 UTC (permalink / raw)
  To: Vlastimil Babka
  Cc: Linus Torvalds, David Rientjes, Joonsoo Kim, Christoph Lameter,
	Pekka Enberg, Andrew Morton, Matthew Wilcox, linux-mm, LKML,
	patches, Joerg Roedel

The pull request you sent on Mon, 17 Jan 2022 16:33:02 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.17-part2

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

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:[~2022-01-18  4:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 15:33 [GIT PULL] slab for 5.17 - part 2 Vlastimil Babka
2022-01-18  4:53 ` 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;
as well as URLs for NNTP newsgroup(s).