diff options
| author | Kefeng Wang <[email protected]> | 2024-08-26 14:58:09 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-09 16:38:58 -0700 |
| commit | 5c8525a37b78ddfee84ff6927b8838013ff2521e (patch) | |
| tree | 4338bb0928098d40b14c203b8471f9a37ce36ba0 /tools/perf/scripts/python | |
| parent | 97b76796ccd07727b58ed739fcd60f2174d5ac18 (diff) | |
mm: migrate_device: convert to migrate_device_coherent_folio()
Patch series "mm: finish isolate/putback_lru_page()".
Convert to use more folios in migrate_device.c, then we could remove
isolate_lru_page() and putback_lru_page().
This patch (of 6):
Save a few calls to compound_head() and use folio throughout.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Reviewed-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: Alistair Popple <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions