On Thu, Apr 24, 2025 at 05:16:51PM -0700, [email protected] wrote: > From: Fan Ni <[email protected]> > > The trace functions trace_mm_collapse_huge_page_isolate() and > trace_mm_khugepaged_scan_pmd() each have a single user, which > always passes in the head page of a folio. > Refactor both functions to take a folio directly. > > Signed-off-by: Fan Ni <[email protected]> > Reviewed-by: Nico Pache <[email protected]> > Reviewed-by: Davidlohr Bueso <[email protected]> > Reviewed-by: Baolin Wang <[email protected]> > Reviewed-by: Yang Shi <[email protected]> > Acked-by: David Hildenbrand <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
