On 22.04.25 00:40, Yang Shi wrote:
On 4/18/25 11:34 AM, [email protected] wrote:
From: Fan Ni <[email protected]>
trace_mm_khugepaged_scan_pmd() is only called in
hpage_collapse_scan_pmd(), where the head page of a folio is passed in,
so refactor it to take folio directly.
Signed-off-by: Fan Ni <[email protected]>
---
This is a new patch added to the series.
The change looks good to me. Reviewed-by: Yang Shi
<[email protected]>
But I think the two patches can be squashed into one patch.
Agreed, something like
"khugepaged: pass folio instead of head page to trace events"
Acked-by: David Hildenbrand <[email protected]>
--
Cheers,
David / dhildenb