diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-23 13:41:55 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-23 13:41:55 -0800 |
commit | cd43b5068647f47d6936ffef4d15d99518fcab94 (patch) | |
tree | 7501c2a6cfc6551d2c38109edff738d7ec890fe4 /mm/percpu-vm.c | |
parent | 2b79eb73e2c4b362a2a261b7b2f718385fb478e4 (diff) | |
parent | b45bc2e09906a7c8370b7f2a6c204bcaa1b781fc (diff) |
Merge tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Pull slab updates from Vlastimil Babka:
"This time it's just a bunch of smaller cleanups and fixes for SLAB and
SLUB:
- Make it possible to use kmem_cache_alloc_bulk() early in boot when
interrupts are not yet enabled, as code doing that started to
appear via new maple tree users (Thomas Gleixner)
- Fix debugfs-related memory leak in SLUB (Greg Kroah-Hartman)
- Use the standard idiom to get head page of folio (SeongJae Park)
- Simplify and inline is_debug_pagealloc_cache() in SLAB (lvqian)
- Remove unused variable in SLAB (Gou Hao)"
* tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early
mm/slub: fix memory leak with using debugfs_lookup()
mm/slab.c: cleanup is_debug_pagealloc_cache()
mm/sl{a,u}b: fix wrong usages of folio_page() for getting head pages
mm/slab: remove unused slab_early_init
Diffstat (limited to 'mm/percpu-vm.c')
0 files changed, 0 insertions, 0 deletions