Re: [PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code

From: Dave Hansen
Date: Thu Jun 12 2025 - 10:13:07 EST


On 6/12/25 07:03, Steven Rostedt wrote:
> Remove the events/tlb.h from mm/rmap.c and add the define
> CREATE_TRACE_POINTS back in the x86 code.
>
> Fixes: 4cc79b3303f22 ("mm/migration: add trace events for base page and HugeTLB migrations")

Is this a big enough problem that it deserves a cc:stable@?