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)
commit0028517724a520cce416ab69e3f3ea0632ee20c0
treea51cd1a2da38a99cec13accfbba029137e3c4ca3
parentcc2e9d2b26c86c1dd8687f6916e5f621bcacd6f7
parent81ce2ebd194cf32027854ce1c703b7fd129c86b8
Merge branch 'slab/for-6.3/cleanups' into slab/for-linus

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)
mm/slab.c