diff options
| author | Sidhartha Kumar <[email protected]> | 2024-05-30 10:14:27 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-07-03 19:30:02 -0700 |
| commit | 16540dae959d862909716d5c854e9b3aee285609 (patch) | |
| tree | 469f62389c1f7d7a1ed8c69d365f389313a811ea /tools/perf/scripts/python | |
| parent | 508758960b8d89fa464abce2f9897973c8e8d4f0 (diff) | |
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
By using a folio in scan_movable_pages() we convert the last user of the
page-based hugetlb information macro functions to the folio version.
After this conversion, we can safely remove the page-based definitions
from include/linux/hugetlb.h.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sidhartha Kumar <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions