Merge branch 'slab/for-6.3/fixes' into slab/for-linus
authorVlastimil Babka <vbabka@suse.cz>
Tue, 21 Feb 2023 12:20:10 +0000 (13:20 +0100)
committerVlastimil Babka <vbabka@suse.cz>
Tue, 21 Feb 2023 12:20:10 +0000 (13:20 +0100)
Two 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 start to appear via
  the maple tree (by Thomas Gleixner).
- Fix debugfs-related memory leak (by Greg Kroah-Hartman).

1  2 
mm/slab.c
mm/slub.c

diff --cc mm/slab.c
Simple merge
diff --cc mm/slub.c
Simple merge