]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 04:40:47 +0000 (06:40 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 04:40:47 +0000 (06:40 +0200)
commit53f8786e7abfdf7f45e784d09fdb5fe77dcdd1db
treef1e15d987dcfd84b61f370b9ab71f833513c5429
parent68d9fba8ed6255bd47bf8fadbdc4cdf28c8f0340
parentb8cdde2f41ce3058fc8acc78bc3166adf7ff6261
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab

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 9359c2a4ddd4) 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
include/linux/mm_types.h
include/linux/page-flags.h
mm/slab.h