diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-11-08 18:28:08 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-10 16:51:38 -0800 |
| commit | 761d79fbad2a424a240a351b898b54eb674d3bdc (patch) | |
| tree | 1eefa4c3c5991798d3b2b2c8f113468b51a6b1d7 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 049b26048dd287d52f6f6fbe5eafa301fdca5d37 (diff) | |
mm: convert isolate_page() to mf_isolate_folio()
The only caller now has a folio, so pass it in and operate on it. Saves
many page->folio conversions and introduces only one folio->page
conversion when calling isolate_movable_page().
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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions