diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-03-26 17:10:29 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:15 -0700 |
| commit | 51718e25c53f58fe9fa515f219367632cce4914d (patch) | |
| tree | cd5be71ccda8a5d82640005c67a7ad866568baeb /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b84fd2835c70e0149e2522fd746d3fb7049a1e19 (diff) | |
mm: convert arch_clear_hugepage_flags to take a folio
All implementations that aren't no-ops just set a bit in the flags, and we
want to use the folio flags rather than the page flags for that. Rename
it to arch_clear_hugetlb_flags() while we're touching it so nobody thinks
it's used for THP.
[[email protected]: fix arm64 build]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions