]> Git Repo - linux.git/commitdiff
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Tue, 18 Jan 2022 04:40:47 +0000 (06:40 +0200)
committerLinus Torvalds <[email protected]>
Tue, 18 Jan 2022 04:40:47 +0000 (06:40 +0200)
Pull more slab updates from Vlastimil Babka:
 "Finish the conversion to struct slab by removing slab-specific fields
  from struct page.

  The first slab update (see merge commit ca1a46d6f506) 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.

  Now that the iommu changes have been merged, we can finish the job"

* tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
  mm: Remove slab from struct page

1  2 
include/linux/mm_types.h
include/linux/page-flags.h
mm/slab.h

Simple merge
Simple merge
diff --cc mm/slab.h
Simple merge
This page took 0.087105 seconds and 4 git commands to generate.