diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-08-16 16:11:54 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-21 14:28:44 -0700 |
commit | 0f2f43fabb95192c73b19586ef7536d7ac7c2f8c (patch) | |
tree | 30c355bdd8e3e12a031c2d7090f8484cb9ec5599 /tools/perf/scripts/python/flamegraph.py | |
parent | da6e7bf3a0315025e4199d599bd31763f0df3b4a (diff) |
mm: remove free_compound_page() and the compound_page_dtors array
The only remaining destructor is free_compound_page(). Inline it into
destroy_large_folio() and remove the array it used to live in.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Sidhartha Kumar <[email protected]>
Cc: Yanteng Si <[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