[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250820152054.165811ea@gandalf.local.home>
Date: Wed, 20 Aug 2025 15:20:54 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: LKML <linux-kernel@...r.kernel.org>, x86@...nel.org
Cc: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>, Borislav Petkov <bp@...en8.de>, Dave
Hansen <dave.hansen@...ux.intel.com>, Tony Luck <tony.luck@...el.com>, "H.
Peter Anvin" <hpa@...or.com>, Linus Torvalds
<torvalds@...ux-foundation.org>
Subject: [PATCH] x86: Make x86@...nel.org a list and not a maintainer
From: Steven Rostedt <rostedt@...dmis.org>
In the MAINTAINERS file, x86@...nel.org is listed as both:
M: x86@...nel.org
and
L: x86@...nel.org
The MAINTAINERS document starts with:
M: *Mail* patches to: FullName <address@...ain>
[..]
L: *Mailing list* that is relevant to this area
As 'M' is for a maintainer with a "FullName", that would hopefully be a
person (but who knows? Maybe in the future it will be AI!), whereas 'L' is
for a mailing list. Assuming that x86@...nel.org goes to a list of people
and is not someone named 'x86' (One of Elon's children?), make the
MAINTAINERS file consistent and have x86@...nel.org all be labeled as 'L'.
Signed-off-by: Steven Rostedt (Google) <rostedt@...dmis.org>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index daf520a13bdf..04e94562c0aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12206,7 +12206,7 @@ F: drivers/scsi/isci/
INTEL CPU family model numbers
M: Tony Luck <tony.luck@...el.com>
-M: x86@...nel.org
+L: x86@...nel.org
L: linux-kernel@...r.kernel.org
S: Supported
F: arch/x86/include/asm/intel-family.h
@@ -27223,8 +27223,8 @@ M: Thomas Gleixner <tglx@...utronix.de>
M: Ingo Molnar <mingo@...hat.com>
M: Borislav Petkov <bp@...en8.de>
M: Dave Hansen <dave.hansen@...ux.intel.com>
-M: x86@...nel.org
R: "H. Peter Anvin" <hpa@...or.com>
+L: x86@...nel.org
L: linux-kernel@...r.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
@@ -27236,8 +27236,8 @@ F: tools/testing/selftests/x86
X86 CPUID DATABASE
M: Borislav Petkov <bp@...en8.de>
M: Thomas Gleixner <tglx@...utronix.de>
-M: x86@...nel.org
R: Ahmed S. Darwish <darwi@...utronix.de>
+L: x86@...nel.org
L: x86-cpuid@...ts.linux.dev
S: Maintained
W: https://x86-cpuid.org
--
2.50.1
Powered by blists - more mailing lists