diff options
| author | Zi Yan <[email protected]> | 2024-02-26 15:55:30 -0500 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-03-04 17:01:19 -0800 |
| commit | 9a581c12cddb06696fe4811239934fcde57ceb91 (patch) | |
| tree | 1525ea1c1ec3c6f678f4ba6295d265cbae96ec67 /tools/perf/scripts/python/flamegraph.py | |
| parent | 502003bb76b83649cd4ff7f701987ac5cf43bc4b (diff) | |
mm/page_owner: use order instead of nr in split_page_owner()
We do not have non power of two pages, using nr is error prone if nr is
not power-of-two. Use page order instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zi Yan <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: Michal Koutny <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Yu Zhao <[email protected]>
Cc: Zach O'Keefe <[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