From: Tal Zussman Date: Tue, 3 Jun 2025 22:50:17 +0000 (-0400) Subject: MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=1b11a28308923a67fc76b8f7be06e1b2d80d07ca;p=linux-2.6-microblaze.git 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 Suggested-by: David Hildenbrand Acked-by: David Hildenbrand Cc: "Aneesh Kumar K.V" Cc: Nicholas Piggin Cc: Peter Zijlstra Cc: Will Deacon Signed-off-by: Andrew Morton --- diff --git a/MAINTAINERS b/MAINTAINERS index 4b4317dd0788..6b0b5f55ab72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16654,6 +16654,7 @@ L: linux-mm@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