]> 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)
commite0245ef151c89ccc7ddf7bd9ef71314001370cbc
treef1e15d987dcfd84b61f370b9ab71f833513c5429
parent8547613e2cf23be13c9882a224f87efe74f2514a
parent0dceec1e0b6c7dda32991998e008e8fca9a16391
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 ac76f87690e8) 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