MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION
authorTal Zussman <tz2294@columbia.edu>
Tue, 3 Jun 2025 22:50:17 +0000 (18:50 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 6 Jun 2025 05:02:25 +0000 (22:02 -0700)
commit1b11a28308923a67fc76b8f7be06e1b2d80d07ca
tree23bf1645d83171ffed05cf6711f9fb64276da0a1
parent1013af4f585fccc4d3e5c5824d174de2257f7d6d
MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION

The MMU GATHER AND TLB INVALIDATION entry lists other TLB-related files.
Add the tlb.h tracepoint file there as well.

Link: https://lore.kernel.org/linux-mm/ce048e11-f79d-44a6-bacc-46e1ebc34b24@redhat.com/
Link: https://lkml.kernel.org/r/20250603-tlb-maintainers-v1-1-726d193c6693@columbia.edu
Signed-off-by: Tal Zussman <tz2294@columbia.edu>
Suggested-by: David Hildenbrand <david@redhat.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@kernel.org>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS