[PATCH v3 20/20] MAINTAINERS: Include kcpuid under X86 CPUID DATABASE
From: Ahmed S. Darwish
Date: Mon Mar 24 2025 - 10:27:58 EST
kcpuid's CSV file is covered by the "x86 CPUID database" MAINTAINERS
entry. Recent patches have shown that changes to that file may require
updates to the kcpuid code, so include the whole of tools/x86/kcpuid
under the same entry.
This also ensures that myself and the x86-cpuid mailing list are CCed on
future kcpuid patches.
Signed-off-by: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c9763412a508..2a7b54b83052 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25713,7 +25713,7 @@ R: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>
L: x86-cpuid@xxxxxxxxxxxxxxx
S: Maintained
W: https://x86-cpuid.org
-F: tools/arch/x86/kcpuid/cpuid.csv
+F: tools/arch/x86/kcpuid/
X86 ENTRY CODE
M: Andy Lutomirski <luto@xxxxxxxxxx>
--
2.48.1