]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: Include the entire kcpuid/ directory under the X86 CPUID DATABASE entry
authorAhmed S. Darwish <darwi@linutronix.de>
Mon, 24 Mar 2025 14:20:41 +0000 (15:20 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 25 Mar 2025 08:53:47 +0000 (09:53 +0100)
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@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20250324142042.29010-21-darwi@linutronix.de
MAINTAINERS

index 3b5fa84369879d521cbee89051039c40c42c1822..47dbac5517bbac12e2dcd8128964a6fd2dbbfa0a 100644 (file)
@@ -25727,7 +25727,7 @@ R:      Ahmed S. Darwish <darwi@linutronix.de>
 L:     x86-cpuid@lists.linux.dev
 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@kernel.org>