diff options
author | Vishal Moola (Oracle) <[email protected]> | 2022-11-01 10:53:22 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-12-11 18:12:12 -0800 |
commit | 3720dd6dcac38d03424d6ba38107f39af5318bcf (patch) | |
tree | 4ddfd1b443487daf67893b67407fcb0b818a0134 /tools/perf/scripts | |
parent | c5a303a51b9ca85b52250fd8d92bf4918fbbdf0d (diff) |
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Patch series "Removing the lru_cache_add() wrapper".
This patchset replaces all calls of lru_cache_add() with the folio
equivalent: folio_add_lru(). This is allows us to get rid of the wrapper
The series passes xfstests and the userfaultfd selftests.
This patch (of 5):
Eliminates 7 calls to compound_head().
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Miklos Szeredi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions