diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-11-17 16:14:42 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-10 16:51:41 -0800 |
| commit | 3d47e31790b784ec9a6f052fda683c536e272e4f (patch) | |
| tree | c31cbf5b03fc4afab60b40258aa55fec1db0a322 /tools/perf/scripts/python/bin | |
| parent | 2e16898d0df88e52b26e8bd110cdc4e687217426 (diff) | |
memory-failure: use a folio in me_pagecache_clean()
Patch series "Convert aops->error_remove_page to ->error_remove_folio".
This is a memory-failure patch series which converts a lot of uses of page
APIs into folio APIs with the usual benefits.
This patch (of 6):
Replaces three hidden calls to compound_head() with one visible one.
Fix up a few comments while I'm modifying this function.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions