One minor fix and one minor cleanup related to the tlb_flush tracepoint. As an aside, include/trace/events/tlb.h isn't covered by MAINTAINERS, along with other mm related files under include/trace/events/. Flagging this since I see there's a recent effort to overhaul the mm MAINTAINERS entries.
It's been a while since I've submitted patches to the mailing list -- please let me know if anything looks off. Thanks! Signed-off-by: Tal Zussman <[email protected]> --- Tal Zussman (2): x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS include/linux/mm_types.h | 1 - include/trace/events/tlb.h | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) --- base-commit: 200577f69f29a58c90c67c83a0df6d12850e1d09 change-id: 20250528-tlb-trace-fix-eb9b6fc7bb26 Best regards, -- Tal Zussman <[email protected]>
