diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2020-10-15 20:05:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-16 11:11:15 -0700 |
commit | 8fb156c9ee2db94f7127c930c89917634a1a9f56 (patch) | |
tree | b02badb7e12ebf85d4f6239ed0d6f02ee89da7df /tools/perf/scripts/python/stackcollapse.py | |
parent | d01ac3c35214ce362f50cada37cb7bab8c801896 (diff) |
mm/page_owner: change split_page_owner to take a count
The implementation of split_page_owner() prefers a count rather than the
old order of the page. When we support a variable size THP, we won't
have the order at this point, but we will have the number of pages.
So change the interface to what the caller and callee would prefer.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Cc: Huang Ying <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions