aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2023-11-08 18:28:08 +0000
committerAndrew Morton <[email protected]>2023-12-10 16:51:38 -0800
commit761d79fbad2a424a240a351b898b54eb674d3bdc (patch)
tree1eefa4c3c5991798d3b2b2c8f113468b51a6b1d7 /tools/perf/scripts/python/bin/stackcollapse-report
parent049b26048dd287d52f6f6fbe5eafa301fdca5d37 (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-report')
0 files changed, 0 insertions, 0 deletions