diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-03-06 16:38:38 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-01-04 13:15:33 -0500 |
commit | e1c37722b0687ea77cd2be9389ead58ea85da465 (patch) | |
tree | 091c89f60fe11df726d0e3238ddbfe24346f4f1f /tools/perf/scripts/python/exported-sql-viewer.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) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions