diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-08-23 00:13:14 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-10-04 10:32:20 -0700 |
| commit | 91e79d22be75fec88ae58d274a7c9e49d6215099 (patch) | |
| tree | f151d6c93440cec269c0a91c40f843fb9920b8e5 /tools/perf/scripts/python | |
| parent | bc0c3357601e3ff1b006600530079bd246ef0d82 (diff) | |
mm: convert DAX lock/unlock page to lock/unlock folio
The one caller of DAX lock/unlock page already calls compound_head(), so
use page_folio() instead, then use a folio throughout the DAX code to
remove uses of page->mapping and page->index.
[[email protected]: add comment to mf_generic_kill_procss(), simplify mf_generic_kill_procs:folio initialization]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Jane Chu <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Jane Chu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions