diff options
author | 2022-05-12 20:23:01 -0700 | |
---|---|---|
committer | 2022-05-13 07:20:14 -0700 | |
commit | dfe98499ef288ac730662a70110bcadaa67c0ee0 (patch) | |
tree | b3788916523c5f28f906004cf44c65fe13e3d87c /mm/vmalloc.c | |
parent | mm/shmem: remove duplicate include in memory.c (diff) | |
download | linux-dev-dfe98499ef288ac730662a70110bcadaa67c0ee0.tar.xz linux-dev-dfe98499ef288ac730662a70110bcadaa67c0ee0.zip |
shmem: convert shmem_alloc_hugepage() to use vma_alloc_folio()
Patch series "Folio patches for 5.19", v2.
This patch (of 26):
For now, return the head page of the folio, but remove use of the old
alloc_pages_vma() API.
Link: https://lkml.kernel.org/r/20220504182857.4013401-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20220504182857.4013401-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions