2020-08-24 22:16:35

by Steve Wahl

[permalink] [raw]
Subject: [PATCH v2] MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers

Add an entry and email addresses for people at HPE who are supporting
linux on the Superdome Flex (a.k.a) UV platform.

Signed-off-by: Steve Wahl <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index deaafb617361..4c2143d8ae45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18874,6 +18874,15 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
F: arch/x86/platform

+X86 PLATFORM UV HPE SUPERDOME FLEX
+M: Steve Wahl <[email protected]>
+R: Dimitri Sivanich <[email protected]>
+R: Russ Anderson <[email protected]>
+S: Supported
+F: arch/x86/include/asm/uv/
+F: arch/x86/kernel/apic/x2apic_uv_x.c
+F: arch/x86/platform/uv/
+
X86 VDSO
M: Andy Lutomirski <[email protected]>
L: [email protected]
--
2.12.3


2020-08-26 16:32:59

by tip-bot2 for Jacob Pan

[permalink] [raw]
Subject: [tip: x86/urgent] MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers

The following commit has been merged into the x86/urgent branch of tip:

Commit-ID: d4f07268d035721dd055ceb0de98ace6ac5f858b
Gitweb: https://git.kernel.org/tip/d4f07268d035721dd055ceb0de98ace6ac5f858b
Author: Steve Wahl <[email protected]>
AuthorDate: Mon, 24 Aug 2020 17:14:39 -05:00
Committer: Borislav Petkov <[email protected]>
CommitterDate: Wed, 26 Aug 2020 18:24:43 +02:00

MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers

Add an entry and email addresses for people at HPE who are supporting
Linux on the Superdome Flex (a.k.a) UV platform.

[ bp: Capitalize "linux" too :) ]

Signed-off-by: Steve Wahl <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b0a742c..4c8a682 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18873,6 +18873,15 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
F: arch/x86/platform

+X86 PLATFORM UV HPE SUPERDOME FLEX
+M: Steve Wahl <[email protected]>
+R: Dimitri Sivanich <[email protected]>
+R: Russ Anderson <[email protected]>
+S: Supported
+F: arch/x86/include/asm/uv/
+F: arch/x86/kernel/apic/x2apic_uv_x.c
+F: arch/x86/platform/uv/
+
X86 VDSO
M: Andy Lutomirski <[email protected]>
L: [email protected]