diff options
author | 2022-05-12 20:23:04 -0700 | |
---|---|---|
committer | 2022-05-13 07:20:16 -0700 | |
commit | 72827e5c2bcb86d56f8a8aa78fde0085d8535567 (patch) | |
tree | 22cb976e6bc0c055f8e22451c09175841443d524 /mm/vmalloc.c | |
parent | mm/shmem: add shmem_alloc_folio() (diff) | |
download | linux-dev-72827e5c2bcb86d56f8a8aa78fde0085d8535567.tar.xz linux-dev-72827e5c2bcb86d56f8a8aa78fde0085d8535567.zip |
mm/shmem: convert shmem_alloc_and_acct_page to use a folio
Convert shmem_alloc_hugepage() to return the folio that it uses and use a
folio throughout shmem_alloc_and_acct_page(). Continue to return a page
from shmem_alloc_and_acct_page() for now.
Link: https://lkml.kernel.org/r/20220504182857.4013401-22-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions