Re: [PATCH] mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()

From: Vlastimil Babka
Date: Wed Jul 23 2025 - 05:24:34 EST


On 7/22/25 21:46, Zi Yan wrote:
> The trace event has not recorded the right data since it was introduced
> at commit c8b360031218 ("mm: add alloc_contig_migrate_range allocation
> statistics"). Remove it.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202507220742.P3SaKlI6-lkp@xxxxxxxxx/
> Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>