diff options
| author | Miaohe Lin <[email protected]> | 2024-06-12 15:18:26 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-07-03 19:30:10 -0700 |
| commit | b7c3afba248f603290be3464fb681da174299246 (patch) | |
| tree | fc9bf660f520aabaf138166e5e19531b29ca44e8 /tools/perf/scripts/python/flamegraph.py | |
| parent | babde18650aa49ee1a78a0f235503462a308cc2a (diff) | |
mm/memory-failure: save some page_folio() calls
Use local variable folio directly to save a page_folio() call. Also use
folio_mapped() to save more page_folio() calls. No functional change
intended.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Borislav Petkov (AMD) <[email protected]>
Cc: kernel test robot <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: Tony Luck <[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