diff options
author | 2022-05-12 20:23:05 -0700 | |
---|---|---|
committer | 2022-05-13 07:20:16 -0700 | |
commit | b1d0ec3a9a250b2d5ddd790fdaa2245432a903a3 (patch) | |
tree | 0057695825b5ccae235df1b84c715075f2403e2c /mm/vmalloc.c | |
parent | mm/shmem: convert shmem_alloc_and_acct_page to use a folio (diff) | |
download | linux-dev-b1d0ec3a9a250b2d5ddd790fdaa2245432a903a3.tar.xz linux-dev-b1d0ec3a9a250b2d5ddd790fdaa2245432a903a3.zip |
mm/shmem: convert shmem_getpage_gfp to use a folio
Rename shmem_alloc_and_acct_page() to shmem_alloc_and_acct_folio() and
have it return a folio, then use a folio throuughout shmem_getpage_gfp().
It continues to return a struct page.
Link: https://lkml.kernel.org/r/20220504182857.4013401-23-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