Merge branch 'slab/for-6.3/cleanups' into slab/for-linus
authorVlastimil Babka <vbabka@suse.cz>
Tue, 21 Feb 2023 10:49:14 +0000 (11:49 +0100)
committerVlastimil Babka <vbabka@suse.cz>
Tue, 21 Feb 2023 10:49:14 +0000 (11:49 +0100)
A bunch of cleanups for SLAB and SLUB:

- Use the standard idiom to get head page of folio (by SeongJae Park)
- Simplify and inline is_debug_pagealloc_cache() in SLAB (by lvqian)
- Remove unused variable in SLAB (by Gou Hao)

1  2 
mm/slab.c

diff --cc mm/slab.c
Simple merge