On Wed, 2025-05-28 at 01:35 -0400, Tal Zussman wrote: > When the TLB_REMOTE_WRONG_CPU enum was introduced for the tlb_flush > tracepoint, the enum was not exported to userspace. Add it to the > appropriate macro definition to enable parsing by userspace tools, as > per [0]. > > [0] Link: > https://lore.kernel.org/all/[email protected] > > Fixes: 2815a56e4b72 ("x86/mm/tlb: Add tracepoint for TLB flush IPI to > stale CPU") > Signed-off-by: Tal Zussman <[email protected]>
Good catch. Thank you! Reviewed-by: Rik van Riel <[email protected]> -- All Rights Reversed.
