From: Ahmed S. Darwish Date: Mon, 24 Mar 2025 14:20:41 +0000 (+0100) Subject: MAINTAINERS: Include the entire kcpuid/ directory under the X86 CPUID DATABASE entry X-Git-Tag: v6.16-rc1~195^2~29^2~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0efb4dc3b084579efe7f5f88370b76d4f1c3bcee;p=thirdparty%2Flinux.git MAINTAINERS: Include the entire kcpuid/ directory under the X86 CPUID DATABASE entry 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 Signed-off-by: Ingo Molnar Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Josh Poimboeuf Link: https://lore.kernel.org/r/20250324142042.29010-21-darwi@linutronix.de --- diff --git a/MAINTAINERS b/MAINTAINERS index 3b5fa84369879..47dbac5517bba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25727,7 +25727,7 @@ R: Ahmed S. Darwish 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