diff options
| author | Vishal Moola (Oracle) <[email protected]> | 2022-12-21 10:08:48 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:47 -0800 |
| commit | 5a9e34747c9f731bbb6b7fd7521c4fec0d840593 (patch) | |
| tree | 59fd6abae02f33f684f536b34ceeac6ecd07e32e /tools/perf/scripts/python/bin | |
| parent | f70da5ee8fe15b21501613ccab27eb2f722a3394 (diff) | |
mm/swap: convert deactivate_page() to folio_deactivate()
Deactivate_page() has already been converted to use folios, this change
converts it to take in a folio argument instead of calling page_folio().
It also renames the function folio_deactivate() to be more consistent with
other folio functions.
[[email protected]: fix left-over comments, per Yu Zhao]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions