[PATCH] MAINTAINERS: add missing percpu-internal.h file to per-cpu section
From: Lorenzo Stoakes
Date: Tue Jul 22 2025 - 13:10:52 EST
This file seems to most appropriately belong to the PER-CPU MEMORY
ALLOCATOR section, so place it there.
Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 837bc5cd6166..279c539f4c12 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19460,6 +19460,7 @@ F: arch/*/include/asm/percpu.h
F: include/linux/percpu*.h
F: lib/percpu*.c
F: mm/percpu*.c
+F: mm/percpu-internal.h
PER-TASK DELAY ACCOUNTING
M: Balbir Singh <bsingharora@xxxxxxxxx>
--
2.50.1