Skip to content

Commit ea66e71

Browse files
Ahmed S. DarwishKAGA-KOKO
authored andcommitted
MAINTAINERS: Add x86 cpuid database entry
Add a specific entry for the x86 architecture cpuid database. Reference the x86-cpuid.org development mailing list to facilitate easy tracking by external stakeholders such as the Xen developers. Include myself as a reviewer. Note, this MAINTAINERS entry will also cover the auto-generated C cpuid bitfields header files to be submitted in a future series. Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/all/20240718134755.378115-10-darwi@linutronix.de
1 parent cbbd847 commit ea66e71

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24773,6 +24773,16 @@ F: Documentation/arch/x86/
2477324773
F: Documentation/devicetree/bindings/x86/
2477424774
F: arch/x86/
2477524775

24776+
X86 CPUID DATABASE
24777+
M: Borislav Petkov <bp@alien8.de>
24778+
M: Thomas Gleixner <tglx@linutronix.de>
24779+
M: x86@kernel.org
24780+
R: Ahmed S. Darwish <darwi@linutronix.de>
24781+
L: x86-cpuid@lists.linux.dev
24782+
S: Maintained
24783+
W: https://x86-cpuid.org
24784+
F: tools/arch/x86/kcpuid/cpuid.csv
24785+
2477624786
X86 ENTRY CODE
2477724787
M: Andy Lutomirski <luto@kernel.org>
2477824788
L: linux-kernel@vger.kernel.org

0 commit comments

Comments
 (0)