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-Tag: ceph-for-6.4-rc1~372^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0028517724a520cce416ab69e3f3ea0632ee20c0;p=ceph-client.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