summaryrefslogtreecommitdiff
path: root/mm/slab_common.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2021-10-04 16:45:54 +0300
committerVlastimil Babka <vbabka@suse.cz>2022-01-06 14:25:51 +0300
commit0c24811b12ba29a6881e8ec0d01ad3f3b091da02 (patch)
treea90af2ea9e658285a479510f066c17d477cd8be9 /mm/slab_common.c
parent82c1775dc11a954f3d8c4cb875dff24ea97bc82b (diff)
downloadlinux-0c24811b12ba29a6881e8ec0d01ad3f3b091da02.tar.xz
mm: Convert __ksize() to struct slab
In SLUB, use folios, and struct slab to access slab_cache field. In SLOB, use folios to properly resolve pointers beyond PAGE_SIZE offset of the object. [ vbabka@suse.cz: use folios, and only convert folio_test_slab() == true folios to struct slab ] Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Vlastimil Babka <vbabka@suse.cz> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Reviewed-by: Roman Gushchin <guro@fb.com>
Diffstat (limited to 'mm/slab_common.c')
0 files changed, 0 insertions, 0 deletions