diff options
| author | Kefeng Wang <[email protected]> | 2023-11-18 10:32:30 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-12 10:57:05 -0800 |
| commit | 294de6d8f14a69f1251b94223ba9d90d64b28cec (patch) | |
| tree | 7b6d255c1187145057161333940a68d4de033f81 /tools/perf/scripts/python | |
| parent | f8b6187d8dd98fd32fe393071f362a7b6beaad0a (diff) | |
mm: memory: rename page_copy_prealloc() to folio_prealloc()
Let's rename page_copy_prealloc() to folio_prealloc(), which could be
reused in more functons, as it maybe zero the new page, pass a new
need_zero to it, and call the vma_alloc_zeroed_movable_folio() if
need_zero is true.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Reviewed-by: Sidhartha Kumar <[email protected]>
Reviewed-by: Vishal Moola (Oracle) <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions