[PATCH] MAINTAINERS: add missing percpu-internal.h file to per-cpu section

Lorenzo Stoakes posted 1 patch 2 months, 2 weeks ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add missing percpu-internal.h file to per-cpu section
Posted by Lorenzo Stoakes 2 months, 2 weeks ago
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@oracle.com>
---
 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@gmail.com>
-- 
2.50.1