[PATCH] MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION
From: Tal Zussman
Date: Tue Jun 03 2025 - 18:50:57 EST
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@xxxxxxxxxx/
Suggested-by: David Hildenbrand <david@xxxxxxxxxx>
Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 98201e1f4ab5..678eae27688b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16653,6 +16653,7 @@ L: linux-mm@xxxxxxxxx
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
---
base-commit: 546b1c9e93c2bb8cf5ed24e0be1c86bb089b3253
change-id: 20250603-tlb-maintainers-7697bc27729c
Best regards,
--
Tal Zussman <tz2294@xxxxxxxxxxxx>