diff options
| author | Sidhartha Kumar <[email protected]> | 2023-01-13 16:30:55 -0600 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-13 15:54:27 -0800 |
| commit | e37d3e838d9078538f920957d1e89682b6764977 (patch) | |
| tree | 469e711a0f828039941d301b30bfd502be1e86d6 /tools/perf/scripts/python | |
| parent | ff7d853b031302376a0d3640fa1c463d94079637 (diff) | |
mm/hugetlb: convert alloc_migrate_huge_page to folios
Change alloc_huge_page_nodemask() to alloc_hugetlb_folio_nodemask() and
alloc_migrate_huge_page() to alloc_migrate_hugetlb_folio(). Both
functions now return a folio rather than a page.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sidhartha Kumar <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions