diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-10-04 14:46:43 +0100 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-01-06 12:26:14 +0100 |
commit | 50757018b4c9b02dbf7fcc0514e0fc45b8689c62 (patch) | |
tree | c2c3123a220f16a4abe8a47b64cc71ca08ef4c8d /include/linux/kasan.h | |
parent | 4b5f8d9a895ada8e0abb58ccd35d9fe229e3a595 (diff) | |
download | linux-stable-50757018b4c9b02dbf7fcc0514e0fc45b8689c62.tar.gz linux-stable-50757018b4c9b02dbf7fcc0514e0fc45b8689c62.tar.bz2 linux-stable-50757018b4c9b02dbf7fcc0514e0fc45b8689c62.zip |
mm/slob: Convert SLOB to use struct slab and struct folio
Use struct slab throughout the slob allocator. Where non-slab page can
appear use struct folio instead of struct page.
[ vbabka@suse.cz: don't introduce wrappers for PageSlobFree in mm/slab.h
just for the single callers being wrappers in mm/slob.c ]
[ Hyeonggon Yoo <42.hyeyoo@gmail.com>: fix NULL pointer deference ]
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Tested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Diffstat (limited to 'include/linux/kasan.h')
0 files changed, 0 insertions, 0 deletions