diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2021-03-06 16:38:38 -0500 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-01-04 13:15:33 -0500 |
| commit | e1c37722b0687ea77cd2be9389ead58ea85da465 (patch) | |
| tree | 091c89f60fe11df726d0e3238ddbfe24346f4f1f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | bdb72932976943d4db371e18a5321489351c43da (diff) | |
filemap: Convert find_get_pages_contig to folios
None of the callers of find_get_pages_contig() want tail pages. They all
use order-0 pages today, but if they were converted, they'd want folios.
So just remove the call to find_subpage() instead of replacing it with
folio_page().
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions