diff options
| author | Sidhartha Kumar <[email protected]> | 2023-07-10 22:35:44 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:21 -0700 |
| commit | 86aa6998ad00af823de81d12d41d7063c14298a0 (patch) | |
| tree | 9ee5c67a22ce2c359e2fcd51a37e5122bcffe80c /tools/perf/scripts/python/flamegraph.py | |
| parent | d31155b8f29ce380f7816e54dee161db6d752909 (diff) | |
mm/memory: pass folio into do_page_mkwrite()
Saves one implicit call to compound_head().
I'm not sure if I should change the name of the function to
do_folio_mkwrite() and update the description comment to reference a folio
as the vm_op is still called page_mkwrite.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sidhartha Kumar <[email protected]>
Suggested-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions