From: Vlastimil Babka Date: Tue, 21 Feb 2023 10:49:14 +0000 (+0100) Subject: Merge branch 'slab/for-6.3/cleanups' into slab/for-linus X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0028517724a520cce416ab69e3f3ea0632ee20c0;p=linux.git 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) --- 0028517724a520cce416ab69e3f3ea0632ee20c0