diff options
author | Steve Wahl <steve.wahl@hpe.com> | 2020-08-25 01:14:39 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-08-26 19:24:43 +0300 |
commit | d4f07268d035721dd055ceb0de98ace6ac5f858b (patch) | |
tree | 224183d93e30f6079e3f090fb2956f1cc8b74c24 /MAINTAINERS | |
parent | 6a3ea3e68b8a8a26c4aaac03432ed92269c9a14e (diff) | |
download | linux-d4f07268d035721dd055ceb0de98ace6ac5f858b.tar.xz |
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 <steve.wahl@hpe.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200824221439.GA52810@swahl-home.5wahls.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b0a742ce8f2c..4c8a682eae7a 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 <steve.wahl@hpe.com> +R: Dimitri Sivanich <dimitri.sivanich@hpe.com> +R: Russ Anderson <russ.anderson@hpe.com> +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 <luto@kernel.org> L: linux-kernel@vger.kernel.org |