Sent a patch here: https://lore.kernel.org/linux-mm/20250603-tlb-maintainers-v1-1-726d193c6...@columbia.edu/
Thanks! On Wed, May 28, 2025 at 5:09 AM David Hildenbrand <da...@redhat.com> wrote: > > On 28. 05. 25 07: 35, Tal Zussman wrote: > 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 > ZjQcmQRYFpfptBannerStart > This Message Is From an External Sender > This message came from outside your organization. > > ZjQcmQRYFpfptBannerEnd > > On 28.05.25 07:35, Tal Zussman wrote: > > 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. > > Thanks for pointing that out. > > It should likely go under "MMU GATHER AND TLB INVALIDATION" > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0ecc6063b2b5e..0e88ea5de5b73 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16509,6 +16509,7 @@ L: linux...@kvack.org > S: Maintained > F: arch/*/include/asm/tlb.h > F: include/asm-generic/tlb.h > +F: include/trace/events/tlb.h > F: mm/mmu_gather.c > > MN88472 MEDIA DRIVER > > > -- > Cheers, > > David / dhildenb >