mm/slub: Finish struct page to struct slab conversion
authorVlastimil Babka <vbabka@suse.cz>
Mon, 15 Nov 2021 15:55:15 +0000 (16:55 +0100)
committerVlastimil Babka <vbabka@suse.cz>
Thu, 6 Jan 2022 11:26:02 +0000 (12:26 +0100)
commitc2092c12064a9728b2928979f88575cc1c2247fa
tree1c30c17752f043f2b68060afeb09fa14f1cb7bd1
parentbb192ed9aa7191a5d65548f82c42b6750d65f569
mm/slub: Finish struct page to struct slab conversion

Update comments mentioning pages to mention slabs where appropriate.
Also some goto labels.

Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Roman Gushchin <guro@fb.com>
include/linux/slub_def.h
mm/slub.c