diff options
| author | Christoph Hellwig <[email protected]> | 2023-03-07 15:34:06 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:41 -0700 |
| commit | 097b3e59b25e61481d93c6da5472319c0b7249e8 (patch) | |
| tree | da7359770405cd48f10ebfa82d06cdff72aba826 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 263e721e3ba1f3b42ad61aed3d504f3c8c9c0eb6 (diff) | |
mm: use filemap_get_entry in filemap_get_incore_folio
filemap_get_incore_folio wants to look at the details of xa_is_value
entries, but doesn't need any of the other logic in filemap_get_folio.
Switch it to use the lower-level filemap_get_entry interface.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Ryusuke Konishi <[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